Synopsis - Issue Tracker
a) assert.h now gives no segfault with latest svn branch 0.8 :)
b) segfault is also fixed on ctype.h
c) running with -v on ctype.h gives lots of info, perhaps most important being:
ucpp -I/usr/local/include -I/usr/lib/gcc-lib/x86_64-linux/3.3.5/include -I/usr/include
The /usr/lib/... patch is not installed within the chroot, so something is wrong there. All of my (recent) config/build/install commands were in the chroot and prefixed with linux32 (just in case), and a simple 'gcc -v' gives a first line of:
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
...so something is being automagically picked - wrongly :(
I looked in the file you mentioned and it is all x86-64 references. Something is looking at the cpu rather than the runtime? |
|
| Date |
User |
Action |
Args |
| 2006-04-02 22:26:20 | neiljp | set | messageid: <1144016780.55.0.0429710423573.bug98@synopsis.fresco.org> |
| 2006-04-02 22:26:20 | neiljp | set | recipients:
+ neiljp, stefan |
| 2006-04-02 22:26:20 | neiljp | link | bug98 messages |
| 2006-04-02 22:26:20 | neiljp | create | |
|