Am Mittwoch, 20. Juni 2001 16:52 schrieb Marcelo E. Magallon:
> >> Dieter Nützel <Die...@ha...> writes:
> >>
> > gcc -O -mcpu=k6 -mpreferred-stack-boundary=2 -malign-functions=4
> > -fschedule-insns2 -fexpensive-optimizations -I../include -I../util -Wall
> > -ansi -pedantic -fPIC
> > -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE
> > -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
> > -DPTHREADS -I/usr/X11R6/include anisotropic.c -L../lib -lglut -lGLU -lGL
> > -lm -o anisotropic
>
> does the error go away if you link with g++ instead of gcc?
No, but I solved it, now.
I've installed gcc-3.0 (final, yah) in /usr/local for testing and after that
some C++ apps would be linked against libstdc++.so.3 without my request???
Thanks for your response and sorry for the alarm.
-Dieter
BTW Mesa-3.5 (final) is running fine, too :-)
|