Re: Compiling sendmail 8.13.4 on AIX 5.1 ML7



Patrick wrote:

> gcc -o t-event -blibpath:/usr/lib:/lib t-event.o libsm.a
> -lbind -ldbm
> gcc: `-b' must come at the start of the command line

If you don't use the AIX C compiler etc then you have to change

define(`confLDOPTS', `-blibpath:/usr/lib:/lib')

by overriding it in your devtools/Site/site.config.m4 file.
See devtools/README.
--
Note: please read the netiquette before posting. I will almost never
reply to top-postings which include a full copy of the previous
article(s) at the end because it's annoying, shows that the poster
is too lazy to trim his article, and it's wasting my time.
.



Relevant Pages

  • Re: How to set my own program startup in f77 programs other than MAIN__
    ... But we don't have the source file where ... and ifort (using either gcc or icc to compile foo.c). ... But it won't even portable on AIX XL compiler. ...
    (comp.lang.fortran)
  • Re: GNAT 2009 and C++
    ... compiler, only gcc is provided. ... If you do not have a current support agreement, ... However, if command 'g++ -v' is used, the result is quite different as ...
    (comp.lang.ada)
  • Re: How do you make this Open Source work on Solaris ?
    ... After running the tar -xvf command, I logged in /bin/csh and did the ... checking for gcc... ... checking for C compiler default output... ... checking how to recognise dependent libraries... ...
    (comp.unix.programmer)
  • Re: How do you make this Open Source work on Solaris 10?
    ... After running the tar -xvf command, I logged in /bin/csh and did the ... checking for gcc... ... checking for C compiler default output... ... checking how to recognise dependent libraries... ...
    (comp.unix.shell)
  • Trying to install tarball for HP F4140
    ... I'd entered the following command and got this response: ... checking for mawk... ... checking for gcc... ... checking for C compiler default output file name... ...
    (Ubuntu)