Re: i386-gnu OSKit (Was: something funny about...)

2002-02-24 Thread Jeroen Dekkers
On Sun, Feb 24, 2002 at 05:12:58PM +0100, Niels M?ller wrote: > > I hate GNU software. =\ > > Then why are you reading or posting to debian-hurd? I guess he's subscribed to oskit-users and doesn't know what debian-hurd means. Jeroen Dekkers -- Jabber supporter - http://www.jabber.org Jabber ID:

Re: i386-gnu OSKit (Was: something funny about...)

2002-02-24 Thread Niels Möller
Alan Grimes <[EMAIL PROTECTED]> writes: > Get rid of automake completely, and do things the Right Way(tm). I take it you don't understand autoconf and automake. The use of the automake program can be debated, but the kludge you object to has *nothing* to do with automake. > Adding a kludge for

Re: i386-gnu OSKit (Was: something funny about...)

2002-02-24 Thread Leigh Stoller
> From: Alan Grimes <[EMAIL PROTECTED]> > Subject: Re: i386-gnu OSKit (Was: something funny about...) > Date: Sat, 23 Feb 2002 18:13:12 -0500 > > It should compile under DOS, MINIX, BeOS, my TI-85, the XT in the attic, > The global mainframe on Tau Ceti 4... Adding

Re: i386-gnu OSKit (Was: something funny about...)

2002-02-23 Thread Kevin Kreamer
On Sat, Feb 23, 2002 at 11:35:48PM +0100, Jeroen Dekkers said: > You don't have to cross-compile the OSKit or OSKit-Mach. > Kevin, could you add that to your doc? Done. Thanks, Kevin -- Kevin Kreamer FsckIt on openprojects.net

Re: i386-gnu OSKit (Was: something funny about...)

2002-02-23 Thread Jeroen Dekkers
On Sat, Feb 23, 2002 at 04:54:37PM -0500, B. Douglas Hilton wrote: > Ok, that looked promising for OSKit at least. It appears that the -D__ELF__ > is what has been messing me up. Maybe this will work for me now... I don't know what __ELF__ does, is that the unix part of the code? Then you don't ne

Re: i386-gnu OSKit (Was: something funny about...)

2002-02-23 Thread Alan Grimes
> small patch for OSKit if I can crack it. The trick is to not interfere > with any of the other possible configurations. I'm trying something > like this: WOO HOO!! ANOTHER KLUDGE!! A few more and you'll be in record teritory... Damnit, people. WAKE UP PEOPLE!! This is *BAD* (in the absolute

i386-gnu OSKit (Was: something funny about...)

2002-02-23 Thread B. Douglas Hilton
Ok, that looked promising for OSKit at least. It appears that the -D__ELF__ is what has been messing me up. Maybe this will work for me now... Oh, i used --prefix=/usr/i386-gnu so that the libs and headers get installed for the cross-compiler in the preferred place. I think this is right. I tried b