Problem with compiling Fiasco L4 on Suse

Adam Lackorzynski adam at os.inf.tu-dresden.de
Wed Jun 25 19:57:18 CEST 2008


On Wed Jun 25, 2008 at 12:54:13 +0200, Stefan Kögel wrote:
> Here it is...
> All I can see is that "GCCLIB=/usr/lib/gcc/i586-suse-linux/4.3/libgcc.a" 
> is set to the right path.
> But I still get the "g++: /usr/lib/gcc/i486-linux-gnu/4.2.3/crtbeginS.o: 
> No such file or directory" errors. Strange...
 
The output looks ok. The build system is using gcc (not g++) to get all
the data. Are you sure that g++ is also working (i.e. is version 4.3)?
Can you sucessfully compile a 'int main() { return 0; }' type of program
with g++?
 

Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list