config problem

Hans-Peter Nilsson hp@bitrange.com
Wed Nov 13 04:19:00 GMT 2002


On Wed, 13 Nov 2002, Sandu Mihail wrote:

> My name is Sandu  Mihail; I downloaded the gcc-3.2 pakg. from GCC site and
> when try to configure,(as native target) with command:
>
>  ./configure* --prefix=Cmp target    ("Cmp"=my objdir directory)
--------------^

> Invalid configuration `./configure.in': machine `./configure.in' not recognized

> What's happens ?

The "*" is expanded to all files matching that pattern.

> What I can to do ?

Remove the * marked above.  Why did you add it?  Is there some
part of some documentation somewhere that directed you to add
it?  If so, please tell, so it can be corrected.

This type of question is better directed at the gcc-help mailing
list.

brgds, H-P



More information about the Gcc-bugs mailing list