P
Peter Butter
I have downloaded a couple of free C compiliers and a source file.
What do i do now?
How do I compile it?
Adios,
Peter
What do i do now?
How do I compile it?
Adios,
Peter
Peter said:I have downloaded a couple of free C compiliers and a source file.
What do i do now?
How do I compile it?
Peter said:I have downloaded a couple of free C compiliers and a source file.
What do i do now?
How do I compile it?
Peter said:I have downloaded a couple of free C compiliers and a source file.
What do i do now?
How do I compile it?
Olof said:You have to use gzip and tar to extract the files. These are included in
e.g. UnxUtils for Win32:
http://UnxUtils.sourceforge.net
Extract UnxUtils.zip and use the .exe files in usr\local\wbin. The
following command line will extract a .tar.gz in the current directory:
zcat your_downloaded_file.tar.gz | tar xf -
If one of your downloads was a compiler you can try that one.![]()
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.