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

Zack Weinberg zack@wolery.cumb.org
Tue Jul 18 08:35:00 GMT 2000


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



More information about the Gcc mailing list