Hi, On Tue, May 13, 2014 at 11:59:24AM +0200, ba_f wrote: > Hello l4-hackers, > > I get an error when trying to compile, respectively linking my program. > > /opt/gcc-linaro-arm-linux-gnueabihf-4.8-2014.03_linux/bin/arm-linux-gnueabihf-ld: > cannot find -lld-l4 > make[3]: *** [myProg] Fehler 1
Have you successfully build the 'ldso' package? libld-l4.so is provided by this package. Matthias. > My Program does not include this lib. It comes from the L4-make > process (prog.mk). > > I have already compiled smaller programs, without problems. > > BTW before that missing lib error, i get a lot of "multiple > definition of...". > > Any ideas? > I use Debian 7 32bit. > > > Thanks -- Matthias Lange, [email protected], +49 - 351 - 41 88 86 14 Kernkonzept GmbH. Sitz: Dresden. Amtsgericht Dresden, HRB 31129. Geschäftsführer: Dr.-Ing. Michael Hohmuth _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
