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]

Re: [lto][patch] Move common.c and common.h from lto-plugin/ to gcc/lto/


2008/9/23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>:
> Hello Rafael,

Hello,

> Is there a specific reason you are using '$(top_srcdir)/' here?
> You are not writing $(srcdir)/lto-plugin.c either.
> (maybe a bug I'm not aware of?)

I remember having some problem using ../gcc/lto/common.c instead of
$(top_srcdir)../gcc/lto/common.c, but I don't remember what it was :-(

> Thanks,
> Ralf
>

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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