This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [patch] fix recent breakage of darwin, mingw and others


On Monday 26 May 2008 22:18:20 Andreas Tobler wrote:
> > Assuming no further problems, ok to commit?
>
> This line causes some problems:
>
> +       [grep for 'builtin_define_with_int_value' in config/*]
>
> the /* is seen as error in the comment.

Added that part of the comment as an afterthought. Adding comments can not 
possibly go wrong, no? There are days one shouldn't get up ... 


> Removing the trailing * helps compiling this part.
> But it fails later with undef symbols:
> _darwin_register_objc_includes etc.
>
> Is there another patch missing?

Yes, but it does not exist yet. I'm currently trying to figure out where one 
needs to add the appropriate objects to make everything work.

I'm open for suggestions.

	Daniel


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