Search found 3 matches
- Thu Aug 07, 2008 1:08 pm
- Forum: OS X
- Topic: mknrndll under OS X 10.5.4
- Replies: 3
- Views: 5611
Re: mknrndll under OS X 10.5.4
okay so i understand what my issue was in addition to X-Code, i have gcc from GNU. this is installed in /usr/local/bin which was sent in my PATH with higher priority than the gcc from X-Code which is in /usr/bin. when i changed it so that bash used the gcc from X-Code, i no longer got the error. app...
- Thu Jul 31, 2008 5:13 pm
- Forum: OS X
- Topic: mknrndll under OS X 10.5.4
- Replies: 3
- Views: 5611
Re: mknrndll under OS X 10.5.4
This typically is seen with an older os with an out of date xcode from the days prior to the existence of i686 macs. But you have a new os, xcode, and are seeing the problem on an i686. If you upgraded from 10.4 to 10.5, I presume you subsequently upgraded the xcode as well. What is the result (exe...
- Tue Jul 29, 2008 1:56 pm
- Forum: OS X
- Topic: mknrndll under OS X 10.5.4
- Replies: 3
- Views: 5611
mknrndll under OS X 10.5.4
I am having problems with mknrndll in NEURON 6.1 and 6.2 on my intel-based Mac Pro running 10.5.4, but not having the same problem on my ppc-based 12" Powerbook under 10.5.4. when i drop a .mod file into mknrndll it compiles fine on the ppc-based computer, but fails to run on the intel-based co...