Ticket #3527 (closed defect: wontfix)
multiarch build on Mac OS X
| Reported by: | ripleybd | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | default | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Your libtool is rather old. With a multiarch build on Mac OS X, e.g.
CXX="g++-4.2 -arch i386 -arch x86_64'
it needs a tag declared on your link, e.g GDALmake.opt.in l.12 needs to be
LIBTOOL_LINK = $(LIBTOOL) --mode=link --tag=CXX
Change History
Note: See
TracTickets for help on using
tickets.
