Hi Everyone

Can someone explainwhy the following happens :

14:53:09# gcc -O2 -o iwconfig iwconfig.c -lm    
/tmp/ccc10981: In function `float2freq':
/tmp/ccc10981(.text+0x53): undefined reference to `pow10'
/tmp/ccc10981: In function `freq2float':
/tmp/ccc10981(.text+0xdd): undefined reference to `pow10'
/tmp/ccc10981: In function `get_info':
/tmp/ccc10981(.text+0x691): undefined reference to `pow10'
/tmp/ccc10981: In function `set_info':
/tmp/ccc10981(.text+0x86f): undefined reference to `pow10'
/tmp/ccc10981(.text+0xc35): undefined reference to `pow10'

THanks!

        Mario Filipe 
        [EMAIL PROTECTED]
----->  http://neptuno.sc.uevora.pt/~mjnf <-----

Attachment: pgp734HymvZ1w.pgp
Description: PGP signature

Attachment: pgpuZxZcOKwaQ.pgp
Description: PGP signature

Reply via email to