Compiling Under Cygwin GCC b20

“Harback, Peter (CALBBAY)” wrote:

Giday all,
Has anyone acually compiled a program or the demo progs
using cygwin b20 for Win32 (w95, NT)??

I can’t get it to work

Peter

Works great for me. But it’s funky to setup. Win32 really sux rox as a
development environment for me :slight_smile:
Have someone else worry about the Win32 port if that’s what you want gcc
win32 for :slight_smile:

“I can’t get it to work” really isn’t too descriptive. I could help you
but would need more info. There could be multiple causes. For example,
Sammy-boy didn’t setup the PATH correctly on the one he distributes on
the SDL site. (BTW…I talking about the mingw32 NATIVE win32 compiler
that RUNS under Windows). I couldn’t get the Linux win32 compiler to
work on my system cuz it’s foobar’d. (my system) :slight_smile:

Laterz,

Paul Lowe
spazz at ulink.net

Giday all,
Has anyone acually compiled a program or the demo progs
using cygwin b20 for Win32 (w95, NT)??

I can’t get it to work

Peter

Works great for me. But it’s funky to setup. Win32 really sux rox as a
development environment for me :slight_smile:
Have someone else worry about the Win32 port if that’s what you want gcc
win32 for :slight_smile:

“I can’t get it to work” really isn’t too descriptive. I could help you
but would need more info. There could be multiple causes. For example,
Sammy-boy didn’t setup the PATH correctly on the one he distributes on
the SDL site. (BTW…I talking about the mingw32 NATIVE win32 compiler
that RUNS under Windows). I couldn’t get the Linux win32 compiler to
work on my system cuz it’s foobar’d. (my system) :slight_smile:

Ok here is a better description:

It says theres an undefined reference to imp io

BTW, Where do I get the mingw32 NATIVE win32 compiler? I thought that
was just an addon to cygwin?

Peter

“I can’t get it to work” really isn’t too descriptive. I could help you
but would need more info. There could be multiple causes. For example,
Sammy-boy didn’t setup the PATH correctly on the one he distributes on
the SDL site. (BTW…I talking about the mingw32 NATIVE win32 compiler
that RUNS under Windows). I couldn’t get the Linux win32 compiler to
work on my system cuz it’s foobar’d. (my system) :slight_smile:
paul,

Ok, I’ve found mingw32 and set it up and compiled a few standard c and win32

programs, could you helpme with seting the path correctly( is it somewhere
in
the GNUmake file?)

Peter

“Harback, Peter (CALBBAY)” wrote:

“I can’t get it to work” really isn’t too descriptive. I could help you
but would need more info. There could be multiple causes. For example,
Sammy-boy didn’t setup the PATH correctly on the one he distributes on
the SDL site. (BTW…I talking about the mingw32 NATIVE win32 compiler
that RUNS under Windows). I couldn’t get the Linux win32 compiler to
work on my system cuz it’s foobar’d. (my system) :slight_smile:
paul,

Ok, I’ve found mingw32 and set it up and compiled a few standard c and win32

Pretty cool huh?

programs, could you helpme with seting the path correctly( is it somewhere
in
the GNUmake file?)

Peter

Hmm…sammy didn’t specify the path right in the something.rc file. Like
/mingw32/bin/.

Sammy: fix it.

Just say like PATH=PATH$:/mingw32/bin

etc.

No. Just put it in that .rc or .sh I can’t remember. I don’t use the mingw32
cuz it sux rox and doesn’t provoke my bong.

Paul Lowe
spazz at ulink.net

Hmm…sammy didn’t specify the path right in the something.rc file. Like
/mingw32/bin/.

Sammy: fix it.

I’ll get a new archive of egcs-1.1.1 native when I get time.

No. Just put it in that .rc or .sh I can’t remember. I don’t use the mingw32
cuz it sux rox and doesn’t provoke my bong.

Heheh

See ya!
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/