As you have mentioned ...it is correct that the gcc compiler which I am
using does not support -mlp64.
Anyway, I will go through the link for 64-bit compilation.
Thanks for the help.
___
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.
[EMAIL PROTECTED] writes:
> I am using gcc 3.4.3 on HP-UX11.11 (64-bit machine)
> I need to build a 64-bit library component .
> I am building the library component using the compiler options like
> "-mpa-risc-2-0" "-march=2.0",
The options above select PA-RISC 2.0 instruction set, but they do
*n
Hey, happy New Year! Santa is coming soon!!!
Feel embarrassment when joining her in bedroom?
Forget the feeling, become her best partner ever!
We know what's needed for your case.
Natural hardness and boosted drive.
Feel your life with colors of joy!!!
_
Hi,
I am using gcc 3.4.3 on HP-UX11.11 (64-bit machine)
I need to build a 64-bit library component .
I am building the library component using the compiler options like
"-mpa-risc-2-0" "-march=2.0",
Even though the build is successfully done, I am unable to link this
component to my main applica