Hello, On Thu, May 09, 2002 at 05:23:52PM +0200, minh le wrote: > Hi everyone, > > I tried to compile PICOGUI for uCdimm 68VZ328 module > using GNU compiler for uClinux 2.0.38.1Pre5 + upgrade > 2.0.38.1pre10 provided by Lineo. I used: > > ./configure --host=m68k-pic-coff > --build=`./config.guess` --with-prefix > > Then I did a "make". Here is the error message: > > m68k-pic-coff-gcc -DHAVE_CONFIG_H -I. -I. -I.. > -I../include -I../include -fomit-frame-pointer > -fPIC -DRUNTIME_FUNCPTR -c bitmap.c > cc1: -fPIC is not currently supported on the 68000 or > 68010 > > What is wrong here? Thank you for your help! > > Minh.
-fPIC should work fine (we are using it for our Dragonball-based platform). What version of the toolchain are you using? -Christian -- Christian Grigis | SMARTDATA SA Software Engineer | PSE-B / EPFL Phone: +41-21-693-84-98 | CH - 1015 Lausanne mailto:[EMAIL PROTECTED] | http://www.smartdata.ch _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
