Mail Archives: djgpp/1998/04/27/15:03:03
Archee/CoNTRACT wrote:
>
> hi !
>
> I have a question:
> Which is the best way to use GCC under win95 ?(I need real win95 program
> with GUI.)
>
> GCC uses the coff format and libraries. I have the DIRECTX SDK and it uses
> the coff libraries too. So I can use them for linking. But the Visaul C
> header files cannot be compiled bu GCC. So I have to write my own header
> files for directx. Or can I get them from the internet ? (directX sdk for
> GCC)
>
> I think somebody has made that header files for GCC. I dont want to make
> them too. (The user32.lib, gdi32.lib and windows.h (and includes of
> windows.h)) They need too much time.
>
> Are there GLIDE (3dfx) SDK for DJGPP ? (win95,dos)
>
> Thanx
>
> -- Archee/CoNTRACT CODER ( 01dsolt AT vpg DOT hu )
> oldnikk:stonee,sutyi
> web: http://gondolat.vpg.hu/~01dsolt
Hi,
windows.h and etc these are included with the cygnus project at
http://www.cygnus.com/misc/gnu-win32/
The libs if you can find them are not suitable for gnu. I was not able
to find the sources. If you do any better pleaase let me know. good
luck
Regards Ian.
- Raw text -