I'm not sure if Apple has a bug report open on the problem but the GCC bug report is documented here:
> -----Original Message----- > From: Martin Sebor [mailto:[EMAIL PROTECTED] On Behalf Of Martin Sebor > Sent: Saturday, May 19, 2007 3:04 PM > To: [email protected] > Subject: Re: [jira] Commented: (STDCXX-358) [gcc/Mac OS X > 10.4.8 Tiger] The unsetenv() function may be defined without > a return value. > > Eric Lemings wrote: > > > > On May 18, 2007, at 6:17 PM, Martin Sebor (JIRA) wrote: > > > >> > >> [ > >> > https://issues.apache.org/jira/browse/STDCXX-358?page=com.atla > ssian.jira.plugin.system.issuetabpanels:comment-tabpanel#actio > n_12497092 > >> ] > >> > >> Martin Sebor commented on STDCXX-358: > >> ------------------------------------- > >> > >> I've committed your patch, thanks! > >> > >> It would be nice to get stdcxx to work with the system > compiler. Can > >> you post the problems you see? > > > > Not possible due to a bug in the 10.4 (Tiger) compiler. > Apple would > > have to fix the problem of external symbols not being > marked correctly > > with weak linkage. > > What exactly is the problem and Apple bug number? (It would be > useful to know when someone asks why stdcxx doesn't work with it). > > Martin > > > > > Once Leopard is released, that system compiler will most > likely work. > > > > Eric. > > > > > >
