Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

To build in Eclipse

Name: Anonymous 2012-06-28 14:38

Hallo /prog/! I have been having a hard time trying to find to set the variables to build every C project. For every new project, I have to go into properties and edit the build settings every fucking time. What do I have to do in order for eclipse to creates every new project with a same builder that compiles just with the command

gcc -Wall -Werror -std=c99 {projName} -o {execName}.

I don't know if I'm explaining myself clearly; I'm new to eclipse (use to use Geany).

Name: Anonymous 2012-06-28 14:44

I think I have to manage the properties of the make command, but I still don't know how...

Name: Anonymous 2012-06-28 16:22

You forgot -Wextra.

Name: Anonymous 2012-06-28 16:30

You forgot -pedantic

Name: Anonymous 2012-06-28 16:33

gcc
deprecated

Name: Anonymous 2012-06-28 20:50

Stop creating problems for yourself and learn vi.

Name: Anonymous 2012-06-28 22:39

>>1

use a superior build system that doesn't yet exist.

Name: Anonymous 2012-06-29 6:00

>>4
HEY! You're not me!

Don't change these.
Name: Email:
Entire Thread Thread List