L4Linux without libloader?
Daniel Vandersee
dvandersee at escrypt.com
Thu Mar 23 18:47:22 CET 2006
I only removed the switches and libc. This is the L4LIBS entry:
> L4LIBS = -L$(L4DIR)/lib/$(L4_MK_ARCH)_$(L4_MK_CPU)/$(L4_MK_API) \
> -L$(L4DIR)/lib/$(L4_MK_ARCH)_$(L4_MK_CPU) \
> -L$(L4DIR)/lib \
> -T/home/l4dir/lib/x86_586/main_stat.ld \
> -lsemaphore.p \
> -lthread.p \
> -ldm_generic.p \
> -ldm_mem.p \
> -lslab.p \
> -ll4env_err.p \
> -ll4rm.p \
> -ll4env_loaderruntime.p \
> -llogserver.p \
> -lnames.p \
> -lroot.o.p \
> -lc_be_l4env_start_stop.p \
> -lc_be_minimal_log_io.p \
> -lc_be_simple_mem.p \
> -lc_be_mmap.p \
> -lc_be_mmap_util.p \
> -lgeneric_ts.p \
> $(GCCLIB)
Daniel
Frank Mehnert schrieb:
> On Thursday 23 March 2006 17:25, Daniel Vandersee wrote:
>
>>If I remove libc and these switches, the list of errors gets quite longer:
>
>
> Are you sure that you only removed the switches but still link
> against -llogserver.p and the other libs between --whole-archive and
> --no-whole-archive?
>
> Frank
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> l4-hackers mailing list
> l4-hackers at os.inf.tu-dresden.de
> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
More information about the l4-hackers
mailing list