Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: c compiler for Windows?
- To: tlug@example.com
- Subject: Re: c compiler for Windows?
- From: Matt Doughty <mdoughty@example.com>
- Date: Mon, 21 May 2001 09:52:12 +0900
- Content-Disposition: inline
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <20010519102800.54323.qmail@example.com>; from jake_morrison@example.com on Sat, May 19, 2001 at 03:28:00AM -0700
- References: <F240ANH2cv0aGltFBNl0000c685@example.com> <20010519102800.54323.qmail@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <Kopt1D.A.9WF.DbGC7@example.com>
- Resent-Sender: tlug-request@example.com
- User-Agent: Mutt/1.2.4i-jp0
One might also look at lcc if you are looking for a good free compiler for windows. //Matt On Sat, May 19, 2001 at 03:28:00AM -0700, Jake Morrison wrote: > Jc, > > --- Jean-Christian Imbeault <jean_christian@example.com> wrote: > > > > >There is a compiler project based on gcc called mingwin which > > >builds executables which link against Microsoft's C runtime > > >DLL's (msvcrt), which should be available on any recent > > >target machine. I think that this code is now merged into > > >the gcc that comes with the cygwin project, though it may not > > >be the latest. So you may just need to play with the > > >compiler settings. > > > > Can you elaborate on that? I do have a mingwm.dll under the Cygwin > > installation but I don't know how to get gcc to link it into my exe. > > I haven't tried it myself, but.... > I think you just use the flags "-mno-cygwin" and maybe > "-lmsvcrt" when compiling. > > Have a look at > http://www.nanotech.wisc.edu/~khan/software/gnu-win32/mno-cygwin-howto.txt > for inspiration. > > > > > >Another option might be to use Borland's C compiler, which is > > >free (as in beer). > > > > Did you mean a C compiler, or the C++ 5.5 compiler? > > Yup, that's the one. If your C code won't compile with a C++ > compiler, you have other problems :-) > > > > > I found the C++ 5.5 compiler for download but the site is closed for > > the weekend (beer tap has been truned off I guess :) > > > > >You might run into problems with socket stuff, though, in any > > >case. Windows sockets are slightly different from traditional > > >Berkley sockets. You may be able to find a cross platform > > >sockets library that abstracts out the differences. These > > >libraries are typically targeted at Microsoft's compiler, though. > > > > That's *exactly* what I owuld like :) I like my BSD sockets and don't > > even want to start figuring out how windows goes about it . . . > > You might try SDL_net: http://www.libsdl.org/projects/SDL_net/ > SDL is a set of cross-platform game libraries that seems to be > prety popular for open-source games. SDL_net is one component. > I am not sure how far along it is. > > Another is SFL, used for the Xitami cross-platform web server > http://www.imatix.com/html/sfl/index.htm > This library has lots of nifty functions in it. > > Or just look around on freshmeat.net. There are a number of > cross-platform libraries there. > > > > > >I have used the ACE C++ framework > > >(http://www.cs.wustl.edu/~schmidt/ACE.html) for this, but it's > > >probably overkill for your needs. > > > > Had a quick look. Definitely overkill, plus it seems to be C++ libs > > and not C. > > Yes. > > > > > Thanks for the help! > > > > Jc > > > > Jake > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - buy the things you want at great prices > http://auctions.yahoo.com/ > > ----------------------------------------------------------------------- > Next Technical Meeting: Sat, May 12 13:30- > Next Nomikai Meeting: Fri, June (TBA) 19:30- Tengu Tokyo Eki Mae > ----------------------------------------------------------------------- > more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- References:
- Re: c compiler for Windows?
- From: "Jean-Christian Imbeault" <jean_christian@example.com>
- Re: c compiler for Windows?
- From: Jake Morrison <jake_morrison@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: where to buy ergonomic keyboard
- Next by Date: Re: where to buy ergonomic keyboard
- Prev by thread: Re: c compiler for Windows?
- Next by thread: Re: c compiler for Windows?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links