octave-maintainers
[Top][All Lists]
Advanced

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

'configure' fail detection of compiler option '-rdynamic'


From: Joao Cardoso
Subject: 'configure' fail detection of compiler option '-rdynamic'
Date: Mon, 13 Dec 1999 15:55:10 +0000

Hi,

Gcc only issues an warning when the '-rdynamic' option is not supported
and appears on the command line. Thus, the compile command don't fail
and 'configure' assumes that the option is available.

merlin [jcard-54] rm po
merlin [jcard-55] gcc -rdynamic po.c -o po
gcc: unrecognized option `-rdynamic'
merlin [jcard-56] file po
po:             ELF 32-bit LSB executable 80386

octave-2.1.xx (14 to 21) on sco-3.2v5.0.4

This problem was also reported for another architecture, but I don't
remember which one.

Joao


--
Joao Cardoso                |   e-mail: address@hidden
INESC, R. Jose Falcao 110   |   tel:    + 351 2 2094322
4050 Porto, Portugal        |   fax:    + 351 2 2008487





reply via email to

[Prev in Thread] Current Thread [Next in Thread]