hai,
I have just compiled using no flags.
CC= gcc
test1: test1.o
$(CC) -o test test1.cpp
also i am using redhat linux 7.1
woth gcc 2.96.
if u have a copy of make file please include a copy for me!
i am very new to unix kind of programming.
----- Original Message -----
From: "Walton, Jeffrey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 3:32 PM
Subject: RE: problem with flags
> -----Original Message-----
> From: nandu [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 05, 2003 3:26 PM
> To: [EMAIL PROTECTED]
> Subject: problem with flags
>
> |hai,
> |i need the flags to be included in the make make file.
> |When i tried to compile ,
> |I got lots of "undefined refence to" errors!
> |plese help!
> |thanks.
>
> Hi Nandu,
>
> More details, please. A sample from the top of the make process would be a
> help.
>
> Jeff
>
>