This is the mail archive of the gcc-bugs@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: target/5545: [AIX] gcc: installation problem, cannot exec `cpp0': Afile or directory in the path name does not exist.


I have also found out that setting the LIBPATH variable makes a difference.

When I did the compile, it was not set.  Do to some of the other
applications we are using, it requires us to
set this variable.

LIBPATH=/usr/local/lib:<rest_of_paths>
works, while

LIBPATH=<rest_of_paths>:/usr/local/lib
does not.

I'll see how 3.2 works.

Joe

----
Joseph Womack
RHCE Certificate # 807202582805484




|---------+---------------------------->
|         |           rth@gcc.gnu.org  |
|         |                            |
|         |           06/20/2002 05:03 |
|         |           PM               |
|         |           Please respond to|
|         |           rth; Please      |
|         |           respond to       |
|         |           Joe_Womack;      |
|         |           Please respond to|
|         |           gcc-bugs; Please |
|         |           respond to       |
|         |           gcc-prs; Please  |
|         |           respond to       |
|         |           nobody; Please   |
|         |           respond to       |
|         |           gcc-gnats        |
|         |                            |
|---------+---------------------------->
  >-----------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                             |
  |       To:       Joe_Womack@agsea.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org                         |
  |       cc:                                                                                                                   |
  |       Fax to:                                                                                                               |
  |       Subject:  Re: target/5545: [AIX] gcc: installation problem, cannot exec `cpp0': A file or directory in the path name  |
  |        does not exist.                                                                                                      |
  >-----------------------------------------------------------------------------------------------------------------------------|




Synopsis: [AIX] gcc: installation problem, cannot exec `cpp0': A file or
directory in the path name does not exist.

State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Thu Jun 20 17:03:49 2002
State-Changed-Why:
    Suspect that you'll have better success with --enable-languages=c,objc.
    I recall a patch to detect this mistake going in to 3.2.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5545






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