Compilations- und Bootproblem mit Fiasco/L4
Michael Hohmuth
hohmuth at innocent.com
Thu Oct 22 04:12:01 CEST 1998
Harald,
l4-hackers is an international mailing list; the discussion language
is English. If you need to discuss something in German, please
contact <fiasco-core at os.inf.tu-dresden.de>.
Harald Fritzsche <Harald.Fritzsche at mpd.de> writes:
> make[2]: Entering directory
> `/volumes/v3/HOME3/FRITZSCHE/L4/l4-981012/oskit/examples'
> ld -Ttext 100000 -L../lib \
> -o multiboot-smp ../lib/multiboot.o multiboot-smp.o
> \
> -lsmp -lkern -lmc -llmm ../lib/crtn.o
> ../lib/libsmp.a(boot.o): In function `_SMP_TRAMP_START_':
> boot.o(.text+0x29): relocation truncated to fit: R_386_16
> _SMP_TRAMP_32_ENTRY_
This has been reported before; however, I cannot reproduce this. A
simple workaround is to "touch oskit/examples/multiboot-smp" -- this
program isn't really needed.
> main.cc 174 check failed
Please apply the patch at
<URL:ftp://ftp.inf.tu-dresden.de/pub/os/L4/fiasco/fiasco-l4-981012.patch-01.gz>
-- it should fix this bug. The problem was caused by an incomplete
constructor which assumed statically-allocated storage would be
zero-initialized.
Michael
--
hohmuth at innocent.com, hohmuth at inf.tu-dresden.de
http://home.pages.de/~hohmuth/
More information about the l4-hackers
mailing list