//flex table opened by JP

Click to See Complete Forum and Search --> : GCC's *Makefile* to Compile in Linux


hyborn
11-28-2001, 03:10 PM
How ?

I need to compile a program, instructions for its compilation are in Makefile - how do I execute Makefile, to boot the core programs?

I am using Linux Redhat 7.1, and GCC / G++...

Any suggestions?

Tekkitan
11-28-2001, 03:12 PM
did you try typing make?

hyborn
11-28-2001, 03:14 PM
Yup - getting

*** missing separator (did you mean TAB instead of 8 spaces?). Stop

The message pops up when I type make in the directory folder

hyborn
11-28-2001, 03:32 PM
OK - sorted that myself - getting more errors now - Will have to slaughter the guy I got the code from.

Thanks all

Code can be ignored.