[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/ibiblio/distributions/amigolinux/download/src2pkg/pasture/src2pkg-2.1/Resources/doc/examples/gcc-cmake/
 
Contents of README:

- Gilbert Ashley <amigo@ibiblio.org>

This package has been compiled to install and run from
/usr/gcc-3.4.6 instead of /usr/bin.
This allows you to have multiple compilers available just
by changing your PATH.

To use this compiler instead of the regular compiler in your
PATH, just prepend the path to this compiler to your regular
path:

PATH=/usr/gcc-3.4.6/bin:$PATH

In this directory is a small shell script called GCC346 which you
can place in your path. It will set up the above environment
so you can just give the make command like this:

GCC336 make

You can check to be sure that your path is being setup correctly
by giving the command: `GCC346 which gcc`. This should return:
/usr/gcc-3.4.6/bin/gcc  and not /usr/bin/gcc.

If you need strict linking to the compiler libraries you can also
set the LD_LIBRARY_PATH variable like this:
LD_LIBRARY_PATH=/usr/gcc-3.4.6/lib

Icon  Name                                                                                               Last modified      Size  
[DIR] Parent Directory - [TXT] GCC346 28-Oct-2007 08:54 504 [TXT] README 27-Oct-2007 21:14 881 [TXT] cmake-usr_gcc346.src2pkg 28-Oct-2007 11:06 1.3K [   ] doinst.sh 28-Oct-2007 08:49 885 [TXT] gcc.src2pkg 28-Oct-2007 08:56 2.5K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!