Changes between Initial Version and Version 1 of Ticket #15496, comment 7


Ignore:
Timestamp:
Jul 11, 2013, 12:10:33 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15496, comment 7

    initial v1  
    11Replying to [comment:4 israfel33@…]:
     2> {{{
    23> sudo make UNIVERSAL=yes UNIVERSAL_ARCH="i386 x86_64"
     4> }}}
    35
    46Yes, this seems to be [https://github.com/mxcl/homebrew/pull/3535 how Homebrew is doing it] now and [http://beginrescueend.com/interpreters/macruby/ how macruby recommends compiling it].
    57
    68Replying to [comment:6 smokris@…]:
     9> {{{
    710> make[2]: *** No rule to make target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/work/llvm-2.8/Release/lib/libLLVM-2.8.dylib', needed by `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_llvm/work/llvm-2.8/Release/bin/opt'.  Stop.
     11> }}}
    812
    913Yes, this seems to be [http://llvm.org/bugs/show_bug.cgi?id=9534 reported in llvm's issue tracker] as well. I get it too.