This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PING] fix environ.c on darwin /PR17748


Hi,
I attached another patch for the bug, could someone please review/apply it.
<http://gcc.gnu.org/bugzilla/attachment.cgi?id=8026&action=view>

To review the problem:
Because libgfortran has undefined referneces to _environ on darwin, it is not possible to link a fortran library without adding the -undefined suppress flags on darwin. This is a bad thing, and a regression from g77.


Thanks,
Peter
--
Peter O'Gorman - http://www.pogma.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]