[MacPorts] #52210: libsdl2 can build on 10.6, but instructions a bit vague

MacPorts noreply at macports.org
Wed Nov 2 21:26:27 CET 2016


#52210: libsdl2 can build on 10.6, but instructions a bit vague
-------------------------------------+--------------------
  Reporter:  kenneth.f.cunningham@…  |      Owner:  jmroot
      Type:  defect                  |     Status:  new
  Priority:  Low                     |  Milestone:
 Component:  ports                   |    Version:
Resolution:                          |   Keywords:
      Port:  libsdl2                 |
-------------------------------------+--------------------

Comment (by jmroot):

 Replying to [comment:14 ken-cunningham-webuse]:
 > Replying to [comment:13 jmroot]:
 >
 > > Is that a stock 10.7 system with Xcode 4.1 or one with Xcode 4.6.3?
 The former uses llvm-gcc-4.2.
 >
 >
 > I wish I knew how to quickly check the buildbot for you and answer that.
 I haven't spent much time with 10.7, although I do have it installed and
 could go there (once about 36 hours of Jeremy's compiler updates finish
 building on 10.6!)

 The point is we don't write Portfiles to run only on the buildbot.

 > > That isn't how compiler selection works. You get the first compiler in
 the fallback list that is available and not blacklisted.
 >
 >
 > I think I see -- I meant that I personally would have blacklisted {
 clang < `whatever-clang-3.7-is` } and skipped pulling in clang-3.4, if it
 were up to me.

 'clang' means the system clang. It's either used or not. If not, the next
 compiler in the fallback list is used. That is macports-clang-3.4 because
 clang 3.5+ requires libc++.

--
Ticket URL: <https://trac.macports.org/ticket/52210#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS



More information about the macports-tickets mailing list