This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Fix i386-mingw32 build failure


> Hmm.  You know, I probably should just steal the code from DJGPP...

You could, if you feel like weeding out all the DPMI calls and dos-isms ;-)

It's in DJGPP's src/libc/dos/process/dosexec.c.  Search for
"script_exec".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]