[MacPorts] #40614: mozjs17 @17.0.0 new Portfile
MacPorts
noreply at macports.org
Wed Nov 20 11:33:26 PST 2013
#40614: mozjs17 @17.0.0 new Portfile
-------------------------+--------------------------------
Reporter: juanrgar@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mozjs17 |
-------------------------+--------------------------------
Comment (by juanrgar@…):
Thank you very much :)
* I've got modelines disabled in vim. Now I think it's better formatted.
Although I'm not sure if the two main columns are well indented; I mean
sometimes the second column is not indented at a multiple of 4, although
the first line is.
* I guess the reinplace is the last thing I want to do before configuring
and building the port.
* I took that from the spidermonkey build instructions
(https://developer.mozilla.org/en-
US/docs/SpiderMonkey/Build_Documentation). They read as follows:
Note: If you are on Mac and getting an error similar to
"checking whether the C compiler (gcc-4.2 ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables."
You can try configuring like so:
CC=clang CXX=clang++ ./configure
I've tested on SL, and I got that exact message. Anyways, I agree that the
fact that gcc is not suitable does not mean that the only capable compiler
would be clang. I've blacklisted all gcc compilers, since the docs do not
specify which versions could cause trouble.
--
Ticket URL: <https://trac.macports.org/ticket/40614#comment:14>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list