public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* FW: Porting of gcc 4.2.3 to AIX
@ 2008-07-18 12:28 Vardhan, Sundara (GE Infra, Energy)
  0 siblings, 0 replies; only message in thread
From: Vardhan, Sundara (GE Infra, Energy) @ 2008-07-18 12:28 UTC (permalink / raw)
  To: gcc-help

Hi ALL

Please see below. My sincere apologizes for sending back mail to gcc-help for my earlier queries. I will do so henceforth.

With Regards

Vardhan

-----Original Message-----
From: Vardhan, Sundara (GE Infra, Energy) 
Sent: Friday, July 18, 2008 7:51 AM
To: 'Eljay Love-Jensen'
Subject: RE: Porting of gcc 4.2.3 to AIX


Hi Eljay

Thanks. Tried that and still had the issue. Later found that CONFIG_SHELL was exported as bash instead of /usr/bin/bash. So when I ran the make and it created the "as" as shell script, it had #!bash instead of #!/usr/bin/bash. This caused it to get all worked up. When I changed it to #!/usr/bin/bash, it worked fine. Now off I go to see if I can complete this.

With Regards

Vardhan

-----Original Message-----
From: Eljay Love-Jensen [mailto:eljay@adobe.com]
Sent: Friday, July 18, 2008 7:17 AM
To: Vardhan, Sundara (GE Infra, Energy)
Subject: Re: Porting of gcc 4.2.3 to AIX


Hi Vardhan,

Does this help...

chmod a+x /cots/gnu/gcc-4.2.3/host-powerpc-ibm-aix5.3.0.0/gcc/as

Sincerely,
--Eljay

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-18 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-18 12:28 FW: Porting of gcc 4.2.3 to AIX Vardhan, Sundara (GE Infra, Energy)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).