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: Cilk Library


Hi!

On Thu, 7 Nov 2013 22:10:12 +0000, "Iyer, Balaji V" <balaji.v.iyer@intel.com> wrote:
> > >         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
> > >         depend on libstdc++ and libgcc.
> > >         [...]
> > >         * Makefile.in: Added libcilkrts related fields to support building it.

> I manually added the fields in Makefile.in.

Oh.  :-|

> I read this website
> (http://gcc.gnu.org/install/prerequisites.html#TOC1) and misunderstood
> about what Makefile.in should be manually modified and what should be
> automatically generated.

Indeed there's potential for confusion in that description, if one don't
already know the structure and/or pay close attention.  (Or happen to
have read the comment in the first line of the top-level Makefile.in.)
;-)

> I am sorry for the mistake. I tried the regenerated makefile.in and it
> seem to work for me.

No problem -- this was easy enough to fix, and sorry for the extra work
you had doing these changes manually.


GrÃÃe,
 Thomas

Attachment: pgpfMfIIPNoub.pgp
Description: PGP signature


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