Compile source code GCC ANSI C

Joined
Aug 11, 2007
Messages
138
Reaction score
3
Points
18
I'm trying to compile WINE from source (so i can use that to port quincy.exe across)

I've downloaded and installed Xcode, only the GCC components.

Here is the result...

It says GCC is not found, any ideas?

Thanks really need to get this up soon get some homework done :)

Picture 1.png
 
Joined
Aug 2, 2007
Messages
67
Reaction score
0
Points
6
Location
Cambridge UK
It does not say "GCC is not found", does it? It says "no acceptable compiler found in $PATH".

So what's your path?

Did you check 'config.log" as it suggested?

And what's this "cl.exe" stuff? That's a Windows executable. What system are you doing this on?

Do you have any clue what you're doing?
 
OP
V
Joined
Aug 11, 2007
Messages
138
Reaction score
3
Points
18
It does not say "GCC is not found", does it? It says "no acceptable compiler found in $PATH".

So what's your path?

Did you check 'config.log" as it suggested?

And what's this "cl.exe" stuff? That's a Windows executable. What system are you doing this on?

Do you have any clue what you're doing?

I think im using default path (i just used the default install, double click).
Where can I find this 'config.log'?
I have no idea what cl.exe is, I'm doin this all on my MacBook.

Picture 2.png
 
OP
V
Joined
Aug 11, 2007
Messages
138
Reaction score
3
Points
18
Okay i've fixed it, managed to compile WINE but i'm not exactly sure how I did it.

I installed a bunch of things labelled gcc and somewhere along the lines I managed to get it working.

I'm going to reinstall the operating system and start again from scratch, let you guys know when I work out which file I installed that made this whole thing work.

I think it was Xcode, or some sort of gcc package file.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top