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

Re: fortran and apple rantings...


On Sat, 2001-12-29 at 17:50, Stan Shebs wrote:
> Aldy Hernandez wrote:
> > 
> > i've been playing with a macosX and i'm terribly disappointed that a
> > toplevel make doesn't even build out of FSF sources.  it seems some
> > magic bits are in the blessed apple sources.
> 
> Welcome to my personal hell... :-)

sigh.  i was trying to attempt to use macosx for a devel platform.  but
i can't spend all my time trying to import apple gcc into fsf gcc. 
linuxppc, here i come :)

so... are there any plans to at least get it so FSF sources boostrap a C
compiler (no C++, etc).  that would be cool.  it seems so many things
are horribly broken right now...

> >     static const char *const ffeglobal_type_string_[] =
> >     {
> >       [999] "??",
> >       [999] "main program",
> 
> These are designated initializers, which started life as a GNU
> extension and are now part of C99.  Unfortunately, the syntax
> for these conflict with the ObjC syntax for message-passing,

*reads docs on designated initializers*

yuck.  i can't believe that made into C99.

back to my macosx hell... hmm, at least iTunes is cool ;-)

-- 
Aldy Hernandez			E-mail: aldyh@redhat.com
Professional Gypsy
Red Hat, Inc.


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