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: Discussion about merging Go frontend


On 24/10/2010 06:40, Ian Lance Taylor wrote:

> There are three new source code directories: gcc/go, libgo, and elfcpp.
> The last is currently part of the src repository, where it is used by
> gold.  I propose moving the master copy of elfcpp to gcc, and handling
> it like libiberty.

  What about non-ELF platforms?  Will go not be buildable for them?

  This is the second ELF-specific object reader library getting dragged into
the compiler build.  Maybe we should give some consideration to just merging
the whole of src/ and gcc/ and be done with it, so that all the non-ELF
targets can get BFD support?

    cheers,
      DaveK


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