This is the mail archive of the gcc@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]

Re: tradcpp/specs configuration mismatch (i686-pc-cygwin)


I didn't ask for -remap.  It seems to be inherited from specs.  That's why I'm asking whether I did something wrong to cause it to
be inserted.

Tim Prince
----- Original Message -----
From: "Zack Weinberg" <zack@wolery.cumb.org>
To: "Tim Prince" <tprince@computer.org>
Cc: <gcc@gcc.gnu.org>
Sent: Tuesday, July 18, 2000 8:35 AM
Subject: Re: tradcpp/specs configuration mismatch (i686-pc-cygwin)


> On Tue, Jul 18, 2000 at 08:15:21AM -0700, Tim Prince wrote:
>
> > I find the tradcpp build scheme confusing.  I expected tradcpp to be
> > built automatically by "make LANGUAGES=f77" , but apparently it is
> > treated as a separate component.
>
> Try "make LANGUAGES='c f77'" and see if it gets built.  We probably
> need to add tradcpp to the dependencies of all the languages that use
> it.
>
> > Regardless, I am getting a broken configuration, where tradcpp is
> > rejecting the argument "-remap" (inserted by specs?).
>
> The tradcpp code base does not support -remap.  Do you truly need this
> feature?  -remap is only for targets that have no way of supporting
> long filenames.
>
> zw
>


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