Compilations- und Bootproblem mit Fiasco/L4
Harald Fritzsche
harald.fritzsche at mpd.de
Thu Oct 22 13:51:43 CEST 1998
Dear Michael, Dear Hackers!
now it works.
Is Fiasco the very first C++ Kernel?
I remember me, that Siemens Nixdorf has canceld a plan to develop BS2000 (V13) with
C++.
Thanks
Harald Fritzsche
Michael Hohmuth schrieb:
> 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