Re: libapreq2-2.12 +gmake on HP UX
Bojan Smojver <[email protected]> Tue, 09 Jun 2009 18:28:24 +1000
| Newsgroups | gmane.comp.apache.apreq |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2009-06-09 at 09:19 +0100, mmm zzz wrote: > gcc: +b: No such file or directory >From memory, +b may be an option used by HP-UX specific linker, so maybe GCC gets confused and sees it as a file. Don't have a box to try any more... Maybe you need to give it -Wl,+b instead? -- Bojan