Hi,
I want to ftp a prog and install it on my unix account. How dow I compile
it? Please e-mail replys
Thanks,
Andrew
: I want to ftp a prog and install it on my unix account. How dow I compile
: it? Please e-mail replys
: Andrew
You give far to little information here. I suggest that if you are
lucky, merely typing "make" (after the download is uncompressed and/or
unarchived, as appropriate) will automatically compile and install
the executable in your account.
[ courtesy CC by email -- only because on your (slow?) newsfeed is to AU]
-Brian
--
,---. ,---. ,---. ,---. ,---. ,---. ,---.
/ _ \ / _ \ / _ \ / _ \ / _ \ / _ \ / _ \
__,' `.___,' `.___,' `.___,' `.___,' `.___,' `.___,' `.__
1. hp-ux C compiler flags vs hp-aix C compiler flags
Cheers,
ON hp-ux C compiler:
$ cc +z -c orashell.c
$ ld -b -o orashell.so orashell.o
I want to do the same in a hp-aix C compiler:
PROBLEM--
1)on aix C compiler the cc +z flag is not recognized.
2)on aix ld command, flags -b and -o are not recognized.
Any ideas?
Thanks,
Arturo
2. Help. Compiling mush under AIX 3.1.5
3. Are sun studio C/C++ compilers and Forte C/C++ compilers same ??
6. Anyone recommend a graphics card?
7. Installing a compiler on a Lixux system with an existing compiler?
8. Linux as router; throughput?
9. Linux compilers vs. Windows compilers
10. Basic Compiler/Basic-to-C Compiler
11. PD Shell compilers (was: Shell compilers)
12. Script compiler or C compiler
13. The sun Compiler directive with the SUNspro compiler