Ah yes, slack. I'm told that slack12 has gcc-4.1.2 and binutils 2.17.50.0.17. How does it come you have gcc-3.4.6? And which version of binutils?
yes, slack by default is gcc-4.1.2, but for fiasco i soflink gcc with gcc-3.4.6 to avoid a lot of promblem when compiling, and by default slack use binutils 2.17.50.0.17. Am i using correct version of binutils? ----- Original Message ---- From: Adam Lackorzynski <adam@os.inf.tu-dresden.de> To: l4-hackers@os.inf.tu-dresden.de Sent: Thursday, January 17, 2008 4:20:59 AM Subject: Re: Error compile L4 On Tue Jan 15, 2008 at 16:36:13 -0800, kazilus kazilus wrote:
Buggered binutils? What's that?
binutils that quite don't do what one would like to expect.
I'm using slackware 12.0 and compiler - gcc 3.4.6
Ah yes, slack. I'm told that slack12 has gcc-4.1.2 and binutils 2.17.50.0.17. How does it come you have gcc-3.4.6? And which version of binutils?
----- Original Message ---- From: Adam Lackorzynski <adam@os.inf.tu-dresden.de> To: l4-hackers@os.inf.tu-dresden.de Sent: Tuesday, January 15, 2008 9:12:00 PM Subject: Re: Error compile L4
On Mon Jan 14, 2008 at 16:47:43 -0800, kazilus kazilus wrote:
ok, the previos problem solved, but now i get another compile error
ake[5]: Entering directory `/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586' ... Generating bootstrap.stripped objcopy -S bootstrap bootstrap.stripped BFD: bootstrap.stripped: section `.data' can't be allocated in segment 0 objcopy: bootstrap.stripped: Bad value BFD: bootstrap.stripped: section `.data' can't be allocated in segment 0 objcopy: bootstrap.stripped: Bad value make[5]: *** [bootstrap.stripped] Error 1 make[5]: Leaving directory `/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586' make[4]: *** [/home/fiasco/build/pkg/bootstrap/server/src/OBJ-x86_586] Error 2 make[4]: Leaving directory `/home/fiasco/l4/pkg/bootstrap/server/src' make[3]: *** [src] Error 2 make[3]: Leaving directory `/home/fiasco/l4/pkg/bootstrap/server' make[2]: *** [server] Error 2 make[2]: Leaving directory `/home/fiasco/l4/pkg/bootstrap' make[1]: *** [bootstrap.bin] Error 2 make[1]: Leaving directory `/home/fiasco/l4/pkg' make: *** [pkg] Error 2
any idea?
Buggered binutils? Which version are you using (which Linux distribution (name + version))?
Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers ____________________________________________________________________________________ Looking for last minute shopping deals? Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
On Thursday 17 January 2008 01:16:17 am ahmad kamal wrote:
Ah yes, slack. I'm told that slack12 has gcc-4.1.2 and binutils 2.17.50.0.17. How does it come you have gcc-3.4.6? And which version of binutils?
yes, slack by default is gcc-4.1.2, but for fiasco i soflink gcc with gcc-3.4.6 to avoid a lot of promblem when compiling, and by default slack use binutils 2.17.50.0.17. Am i using correct version of binutils? I have tested the slackware 12.0 with compiling and installation about l4 related package including fiasco, l4env and l4linux. As a result, I could compile fiasco, l4env and l4linux but finally I can't get a login interface of l4linux in the text mode (but l4dope could work). I think now Slackware is not a good choice any more after 10.2 version. So if there are no special needs please don't use slackware 12.0 and try ubuntu or debian. I think it is much easier to use. Regards. Cheng Guanghui
On Wed Jan 16, 2008 at 16:16:17 -0800, ahmad kamal wrote:
Ah yes, slack. I'm told that slack12 has gcc-4.1.2 and binutils 2.17.50.0.17. How does it come you have gcc-3.4.6? And which version of binutils?
yes, slack by default is gcc-4.1.2, but for fiasco i soflink gcc with gcc-3.4.6 to avoid a lot of promblem when compiling, and by default slack use binutils 2.17.50.0.17. Am i using correct version of binutils?
binutils should be ok but also try with gcc-4.1. gcc-4.1 should generally work. Otherwise I would need more inspection of this. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (3)
-
Adam Lackorzynski -
ahmad kamal -
cheng.guanghui.ml