> > > >---- Original Message ---- >From: [email protected] >To: [email protected] >Subject: RE: how to configure gcc >Date: Wed, 29 Sep 2010 18:46:20 +0100 > >>hi, >>by default I have to add option -lm to the command gcc -lm >file.c >>when I use math functions. Where can I configure gcc to add it to >the >>default gcc, after what I don't need the option -lm , just gcc >file.c >>thanks for help >> >> just do an alias that includes the -lm link to the math lib Larry >> >>-- >>To UNSUBSCRIBE, email to [email protected] >>with a subject of "unsubscribe". Trouble? Contact >[email protected] >>Archive: http://lists.debian.org/[email protected] >ela.home >> >>
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

