| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
2004.05.04 21:36 "Compilation Error", by Fadi F BayehHi there,
when I try to compile the libtiff on HP-UX 11.11, I get the following
error. I am using the gnu gcc compiler.
# make
= libtiff
if [ nodso != nodso ]; then \
make -b nodso; \
else \
true; \
fi
= tools
/apps/gnu/pa20_64/bin/gcc64 -o fax2tiff -g -O -I. -I../tools
-I../libtif
f fax2tiff.o -Wl,+s,+b/usr/local/lib -L../libtiff -ltiff -lm
/apps/gnu/pa20_64/bin/../lib/gcc/hppa64-hp-hpux11.11/3.4.0/../../../../hppa6
4-hp
-hpux11.11/bin/ld: cannot open +s: No such file or directory
collect2: ld returned 1 exit status
*** Error exit code 1
Stop.
*** Error exit code 1
Any Idea why I am getting this? The +s is in the file tools/Makefile:
Regards,
Fadi F. Bayeh
IT Director
Texas Pipe & Supply Company
mailto:fadib@texaspipe.com
-----------------------------------------------------------------------------------------------------------------------------------
INTERNET CONFIDENTIALITY NOTICE:
This communication and any accompanying documents are confidential
information that is legally privileged and
intended only for the use of the person to whom it is addressed. If the
reader of this message is not the named
recipient or an employee or agent responsible for delivering this message to
the named recipient, please notify us
immediately that you have received the message in error. Then delete this
message and any accompanying
documents without copying or reading them. You are hereby notified that any
review, disclosure, copying
distribution, or the taking of any action in reliance on the contents of
this information is strictly prohibited.
|
|||||||