This is the mail archive of the gcc-help@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: embedding gcc?


On Tuesday, December 10, 2002, at 08:05  pm, Buddy Lott wrote:

Why not build your installation script to installation software so that
it will install your code and GCC?
Yeah, I think you're right.

I was envisaging maybe only needing and using particular parts of GCC, so only including and using a stripped down version of it, but using GCC as it is, will probably save untold amounts of work and time. So your suggestion is probably the best way to do it. Thanks very much.


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