This is the mail archive of the gcc-bugs@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]

[Bug ada/33857] Cannot bootstrap Ada with host gnatmake-4.2



------- Comment #9 from danglin at gcc dot gnu dot org  2008-04-01 22:23 -------
Subject: Bug 33857

Author: danglin
Date: Tue Apr  1 22:23:04 2008
New Revision: 133806

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133806
Log:
        PR ada/33857
        * env.c: Always include crt_externs.h if __APPLE__ is defined.
        (__gnat_setenv): Use setenv instead of putenv if __APPLE__ is defined.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/env.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33857


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