|
From: Brian P. <br...@sg...> - 2002-06-11 15:06:48
|
Yes, it does indeed do this. But if you are using DJGPP make and gcc then it should detect this problem and work around it by using pipes or temporary files or something. Perhaps you have an old version that does not have this functionality? Brian > -----Original Message----- > From: rea...@li... [mailto:reactos-kernel- > ad...@li...] On Behalf Of Eric Kohl > Sent: Tuesday, June 11, 2002 7:29 AM > To: rea...@li... > Subject: Re: [ros-kernel] Freeldr not working > > > "Brian Palmer" <br...@sg...> wrote: > > > > When was the last time you tried DJGPP? I have done some work on the > > makefiles recently. MinGW generates correct code, but somehow during the > > linking it screws something up. > > I used DJGPP several weeks ago. The new makefile generates command lines > that exceeed the 128 character limit of DOS. The command line gets > truncated > and gcc or nasm bails out. :-/ > > Eric > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - > http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > reactos-kernel mailing list > rea...@li... > https://lists.sourceforge.net/lists/listinfo/reactos-kernel |