Is it possible to compile fiasco based on oskit10? I think
there are some files missing (flux/*/*)??
When compiling l4/pkg/oskit_support/lib/src/
I get an error message:
---
... Making rmgr_stubs.o
{standard input}: Assembler messages:
{standard input}: Error: Symbol 'rmgr_pager_id' can not be both weak and common
---
If I remove '__attribute__ ((weak))' it works. Is this a bug?
I use egcs-2.91.66.
-Chris-
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Christian Stueble....…
[View More]........stueble(a)ls6.cs.uni-dortmund.de
PubKey[BF7104F5].......fp=8678C5D3CAD9CD8C F1DDB8EC202F116A
To be or not to be is true... (apocrypha of George Boole)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[View Less]
Hi!
Is it possible to compile the test program ŽhelloŽ using the
g++ compiler. I get an error message
1)
main.cpp:37: undefined reference to `__throw'
...if I link main.o and crt0.o with the ld linker, and
2)
crt0.o(.text+0x0): multiple definition of `_start'
/usr/lib/crt1.o(.text+0x0): first defined here
...if I try to link the files with g++ -o xxxx.
Can somebody help me?
Chris
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Christian Stueble............stueble(a)ls6.…
[View More]cs.uni-dortmund.de
PubKey[BF7104F5].......fp=8678C5D3CAD9CD8C F1DDB8EC202F116A
To be or not to be is true... (apocrypha of George Boole)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[View Less]
My last two messages were not meant for l4-hackerßos.inf.tu-dresden.de,
but for one of our internal lists.
Apologies,
Gernot--
Gernot Heiser ,--_|\ School of Computer Sci. & Engin.
Phone: +61 2 9385 5156 / \ The University of NSW
Fax: +61 2 9385 5995 \_,--._* Sydney, Australia 2052
E-mail: gernot(a)unsw.edu.au v http://www.cse.unsw.edu.au/~gernot
PGP fingerprint: 94 1E B8 28 25 FD 7C 94 20 10 92 E5 0B FF 39 8F
------- Blind-Carbon-Copy
From: Gernot Heiser <gernot(a)cse.unsw.edu.au>
To: jaegert(a)us.ibm.com
cc: Liedtke(a)ira.uka.de, Haertig(a)os.inf.tu-dresden.de,
hohmuth(a)innocent.com
Subject: Re: L4 Workshop papers
In-reply-to: Your message of "Thu, 18 Nov 1999 10:03:10 CDT."
<8525682D.0052B697.00(a)D51MTA03.pok.ibm.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Reply-to: "Gernot Heiser" <gernot>
Date: Fri, 19 Nov 1999 08:04:33 +1100
Sender: …
[View More]gernot(a)zuse.disy.cse.unsw.EDU.AU
Thanks, Trent.
I really have material for a number of talks, but don't see how I can
find the time to write up anything before the 1st (and the students are
studying for their exams).
Topics:
- - StrongARM kernel
- - API extensions for SMP scheduling and cacheability
- - SMP Alpha kernel
- - supporting multiple page sizes
- - portable VM implementation?
Another problem is that I still haven't got a return flight. I may have
to get a business class flight (which means paying the difference out of
my own pocket) to be able to make it.
Gernot
- --
Gernot Heiser ,--_|\ School of Computer Sci. & Engin.
Phone: +61 2 9385 5156 / \ The University of NSW
Fax: +61 2 9385 5995 \_,--._* Sydney, Australia 2052
E-mail: gernot(a)unsw.edu.au v http://www.cse.unsw.edu.au/~gernot
PGP fingerprint: 94 1E B8 28 25 FD 7C 94 20 10 92 E5 0B FF 39 8F
------- End of Blind-Carbon-Copy
[View Less]