Re: Hello,Gnu

2005-06-01 Thread Mike Stump
On Wednesday, June 1, 2005, at 04:22 AM, dk zhou wrote: Hello , I want to make the an compiler for a new language to produce elf and pe(windows) format file. Can you tell me where to find the document of them(most detail)? All the documentation we have can be found on the web site, or in the

RE: Hello,Gnu

2005-05-31 Thread Dave Korn
Original Message >From: Jonathan Wakely >Sent: 31 May 2005 17:06 > On Tue, May 31, 2005 at 08:58:14AM -0700, dk zhou wrote: > >> I want to use gcc to compile program for windows,how >> can i get it? > > http://www.google.com/search?hl=en&lr=&q=%22gcc+for+windows%22&btnG=Search > > you p

Re: Hello,Gnu

2005-05-31 Thread Jonathan Wakely
On Tue, May 31, 2005 at 08:58:14AM -0700, dk zhou wrote: > I want to use gcc to compile program for windows,how > can i get it? http://www.google.com/search?hl=en&lr=&q=%22gcc+for+windows%22&btnG=Search you probably want MinGW jon