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]
Other format: [Raw text]

Re: Lost configuration parameters


Leszek Wodarski wrote:

> Hi everybody,
> 
> I got a problem, after installing GCC at AIX machine, I've unfortunately deleted configuration file. Lastly I came across the problem of moving my libraries on the other machines, where GCC was build with other options (this is what I suppose happend).
> I want to make sure, that this is the problem (probably --disable-shared was missing), but I cannot get any information about how GCC was created.
> 
> Is there any way I could get this information?

Execute "gcc -v", if it's a newish version of GCC.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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