Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



kamaraju kusumanchi <raju.mailinglists@xxxxxxxxx> writes:

> I discovered this accidentally. I do not know why gcc is picking up
> things from /usr/ccs/bin even though it is not included in $PATH,
> $LD_LIBRARY_PATH etc., Any idea on how to override the default
> behavior?

There are various ways to tell gcc which linker to use, such as using
the -B option or setting the environment variable COMPILER_PATH.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux