| |
| |
| |
|
Comments:
<0> hey all! I'm having major problems with my GCC that stop me from compiling anything. when I try to compile, I get an error message saying that my GCC is incapable of creating executables. <0> when I check the config.log, it tells me it's a TLS mismatch error related to my ld? <1> does anyone know what gcc's -W option does? i can't seem to find it in the docs <0> heya all <0> haven't been able to fix my GCC problems. I'm getting the errror /usr/lib/gcc/i586-suse-linux/4.1.0/../../../../i586-suse-linux/bin/ld:errno@@glibc_private: TLS definition in /lib/libc.so.6 section .tbss mismatches non-tls definition in /usr/:486-linux-libc5/ld-linux.so.2 section .bss
<0> any ideas <0> any ideas at all? <0> continues with "/usr/i486-linux-libc5/lib/ld-linux.so.2: could not read symbols: bad value <2> hi! <3> any one was able to build gcc binary using 4.1.1 ? <3> i can't build gcc binary with the other two either <3> ok the binary is called xgcc <3> intero: case closed <4> TARZEAU: oh, good. how did you manage to solve? <5> http://cpp.sourceforge.net/?show=17490 <5> shouldn't that be valid C++? <3> intero: the binary is called xgcc <4> TARZEAU: ah :P and why is that? <3> dunno <5> x for cross <3> aha
<5> hmm <5> I ***ume there're no GCC devs around? <6> how to make gcc display warnings? <7> Anyone here an expert on SSA? <8> gcc 4.0.3 optimization bug: <8> prog1.c: int main(void) { int a; a = 0x7fffffff; return a+1; } <8> prog2.c: int a; int main(void) { a = 0x7fffffff; return a+1; } <8> compiled with -ftrapv (should abord because of int overflow) <8> ./prog1 <8> Aborted (core dumped) <8> ./prog2 <8> prog2 does a "lea 0x1(%eax),%eax" instead of "call __addvsi3" <9> http://qemu.org/qemu-0.8.1.tar.gz <9> ^^^ Unpack, ./configure, make CFLAGS="-march=i686 -pipe" <9> and you get a failure to spill a register or whatever. <9> make that -march=i586 and it builds. <9> well.. it gets farther building, not all the way <9> oh, gcc 3.3, not 3.4 or 4.0 or 4.1 <10> how do I turn off warning?
Return to
#gcc or Go to some related
logs:
simplexmlrpc server in windows
#python #lisp #suse ubuntu export command switches #suse ubuntu running webhttrack ubuntu plugdev permissions #bash php script with a csinfo command
|
|