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: how to combine gcc and binutils source into one tree


ok that seems to be an easier way to handle things. I'm wondering which
will work better when configuring gcc use --with-prefix=/opt/gcc-2.95.3
and when configuring binutils use --with-prefix=/opt/binutils-2.15 this
would keep everything contained to their own directories or gcc use
--with-prefix=/opt/gnu and binutils use --with-prefix=/opt/gnu ..... would
the latter work as well seeing how both gcc and binutils have common
components?


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