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]

[PATCH -ping ping ping - groftran] Don't have undefined referencesto environ


<http://gcc.gnu.org/bugzilla/attachment.cgi?id=8026&action=view>

Here is a ChangeLog entry for that patch, if that is what is slowing down this process.

2005-02-14 Peter O'Gorman <peter@pogma.com>

        PR libgfortran/17748
        * runtime/environ.c: Remove references to environ, they can cause
        undefined symbols errors for gfortran users.
        (show_variables) <GFORTRAN_UNBUFFERED_*, GFORTRAN_NAME_*>: Ditto.
        (pattern_scan): Remove function.

Peter


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