On Tue May 13, 2014 at 11:59:24 +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 > > > My Program does not include this lib. It comes from the L4-make process > (prog.mk). > > I have already compiled smaller programs, without problems.
Are you trying to build a program using shared libraries? Mind to share your Makefile? > BTW before that missing lib error, i get a lot of "multiple definition > of...". Could you show some examples of those errors please? Adam -- Adam [email protected] Lackorzynski http://os.inf.tu-dresden.de/~adam/ _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
