]> gcc.gnu.org Git - gcc.git/commit - gcc/doc/invoke.texi
re PR c/2347 (gcc does not accept "-l m" as POSIX permits (wants -lm))
authorJens Schweikhardt <schweikh@schweikhardt.net>
Sat, 28 Apr 2001 08:08:03 +0000 (08:08 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 28 Apr 2001 08:08:03 +0000 (08:08 +0000)
commit4275c4c400d5fd3af8e40b2eb503ef548aa1dca8
tree9994efbb89b640a792c097407c5ed582d6ace3e0
parent86b8ab9e48fb576936c88905a4c0841320c2f66e
re PR c/2347 (gcc does not accept "-l m" as POSIX permits (wants -lm))

* gcc.c (process_command): Allow -l lib in addition to -llib
for POSIX compliance. This fixes PR c/2347.

* invoke.texi: Update section on Link Options accordingly.

From-SVN: r41655
gcc/ChangeLog
gcc/gcc.c
gcc/invoke.texi
This page took 0.061535 seconds and 5 git commands to generate.