On Tue, Mar 31, 2009 at 09:49:01AM +0200, Andreas Tille wrote:
Hi,
I would like to ask for help of the mips porter team whether they might have a clue
why this build fails. It seems to me that some graphics / Motif issues might be
involved in the problem.
Any help is welcome
[...]
| gcc -W -Wall -DLINUX -pipe -DNO_REGEXPR -DGNU -O4 -DNDEBUG -DARB_OPENGL -DFAKE_VTAB_PTR=char -D_ARB_WINDOW -c GLwMDrawA.c -I. -I/build/buildd/arb-0.0.20071207.1/INCLUDE -I/usr/X11R6/include
You might want to start by adding a -fPIC here, like the linker requested.