[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: how to configure gcc



>
>
>
>---- Original Message ----
>From: abelahcene@gmail.com
>To: debian-user@lists.debian.org
>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 debian-user-REQUEST@lists.debian.org 
>>with a subject of "unsubscribe". Trouble? Contact
>listmaster@lists.debian.org
>>Archive: http://lists.debian.org/1285782380.1853.26.camel@belaHome.b
>ela.home
>>
>>



Reply to: