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: GCC error on AIX


> I installed GCC 3.3.1 on AIX 4.3.3 AIX server.
> When I type GCC I get the following errors:
> 
> exec(): 0509-036 Cannot load program gcc because of the following errors:
>         0509-150   Dependent module libintl.a(shr.o) could not be loaded.
>         0509-022 Cannot load module libintl.a(shr.o).
>         0509-026 System error: A file or directory in the path name does
> not exist

	Your AIX installation is missing the libintl.a library that was
used to build GCC 3.3.1.

David


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