Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 127188
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: C++ Team <cpp@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Hanno Meyer-Thurow <h.mth@web.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
STLport-5.0.2-gcc-version.patch check gcc version patch Hanno Meyer-Thurow 2006-03-22 07:44 0000 694 bytes Details | Diff
STLport-5.0.2-gcc410-hack.patch Hack (?) to compile with gcc4 patch Hanno Meyer-Thurow 2006-03-22 07:45 0000 419 bytes Details | Diff
wcsftime.diff Updated diff patch Hanno Meyer-Thurow 2006-03-30 18:11 0000 406 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 127188 depends on: Show dependency tree
Bug 127188 blocks: 117482 219909
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-22 07:44 0000
emerge of STLport-5.0.2 looks for g++-v3 path. With gcc4 it should look for
g++-v4.

I will attach a patch to the ebuild.
I also add a hack (?) to compile with gcc4.

------- Comment #1 From Hanno Meyer-Thurow 2006-03-22 07:44:45 0000 -------
Created an attachment (id=82860) [details]
check gcc version

------- Comment #2 From Hanno Meyer-Thurow 2006-03-22 07:45:25 0000 -------
Created an attachment (id=82861) [details]
Hack (?) to compile with gcc4

------- Comment #3 From Hanno Meyer-Thurow 2006-03-22 07:47:04 0000 -------
Maybe useful?

# grep -rn wcsftime /usr/lib/gcc/i686-pc-linux-gnu/4.1.0/
/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include/g++-v4/cwchar:115:#undef wcsftime
/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/include/g++-v4/cwchar:185:  using
::wcsftime;

------- Comment #4 From Hanno Meyer-Thurow 2006-03-30 18:11:14 0000 -------
Created an attachment (id=83469) [details]
Updated diff

I need this on my other box, too. (gcc-3.4.6)

------- Comment #5 From Hanno Meyer-Thurow 2006-03-30 18:15:39 0000 -------
(From update of attachment 83469 [details])
arrr, just wrong.

------- Comment #6 From Mark Loeser 2006-04-08 20:59:26 0000 -------
The hack is fine for now since that code doesn't exist in newer versions. 
Thanks a lot.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug