Please, how can I change the compiler?

Heiko Leberer Heiko_Leberer at bbn.hp.com
Thu May 11 14:35:46 BST 2000


Leon Pollak wrote:
> 
> Hello, to all.
>     I am very sad to said this but all my attempts for 2 days to change
> compiler only for my project lead to nothing. All I want, is to
> substitute xgcc instead of gcc, but, please, how can I do that?
> All my attempts to do it via autoconf failed. Even definition+export of
> environment variables CC=xgcc before kdevelop call also doesn't work
> (how can it be?) - it says that compiler xgcc can't produce executables,
> while it works fine for several years and is in the PATH
>     Many, many thanks ahead.

I use kdevelop under linux and transfer a distribution tar file to
HP-UX, and unpack the archive.

In the unpacked directory, an "export CXX=aCC; ./configure; make" works
fine.

Ensure you removed your config-cache prior to subsequent './configure's.

Regards,
Heiko.




More information about the KDevelop mailing list