mattmoss (Matthew Moss)
- Login: mattmoss
- Email: matt@moss.name
- Registered on: 05/07/2009
- Last sign in: 05/07/2009
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
05/08/2009
- 07:47 AM Ruby master Bug #1438: dylib architecture error building 1.9.1-rc2 on osx10.5.6
- =begin
Thanks Nobu...
Seems like the lib in /usr/local/lib is arm... I believe the iPhone SDK installation (w/U...
05/07/2009
- 01:54 PM Ruby master Bug #1438: dylib architecture error building 1.9.1-rc2 on osx10.5.6
- =begin
Okay, if I change line 40 of enc.mk from:
LDFLAGS = -L. -L/usr/local/lib
to:
LDFLAGS = -L. -L/usr... - 12:39 PM Ruby master Bug #1438: dylib architecture error building 1.9.1-rc2 on osx10.5.6
- =begin
Perhaps, but I'm just running 'make', not linking in that specifically. Or is that what --prefix=/usr/local i... - 05:55 AM Ruby master Bug #1438 (Rejected): dylib architecture error building 1.9.1-rc2 on osx10.5.6
- =begin
Attempting to build 1.9.1-rc2 on osx 10.5.6 in the following manner:
./configure --prefix=/usr/local --p...
Also available in: Atom