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: Help! Attempting to install gcc 3.0.4


>>>>> Darin DeCounter writes:

Darin> I thought I needed the binary file if I were to install GCC
Darin> using SMIT...otherwise I would need a compiler to 'build' GCC.  Are you
Darin> saying I can just extract this tar, include the path to gcc in my PATH
Darin> (environment) and I've got a compiler I can use?

	Binaries are binaries.  SMIT (actually installp) simply ensures
that you have the proper pre-requisites (AIX header files installed, AIX
libraries installed, etc.).

	If you untar the file into the proper directory (not just anywhere
on your system) and include GCC in your PATH, it should work.  If it does
not work, make sure that you have the other AIX filesets installed for
application development.

	If you have any further questions, please ask them publically, not
privately to me.

David


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