This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with '-static' in 3.0 release on AIX
- To: Andreas Schwab <schwab at suse dot de>
- Subject: Re: Problem with '-static' in 3.0 release on AIX
- From: Matt_Conway at i2 dot com
- Date: Tue, 26 Jun 2001 14:03:44 -0400
- Cc: gcc at gcc dot gnu dot org
On 06/26/2001 11:52:19 AM Andreas Schwab wrote:
> |> make CC="stage1/xgcc -Bstage1" CFLAGS="-O2 -g"
> ^^^^^^^^
> That should be "-Bstage1/".
If that was going to cause a failure, wouldn't it happen during the build
of the compiler rather than when I try and use the compiler? If not, then
I guess I'll have to rebuild (*again* *sigh*) =)
Matt