mknrndll under OS X 10.5.4
Posted: Tue Jul 29, 2008 1:56 pm
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 computer giving me the following error:
could anyone advise me on what might be the problem?
thanks
when i drop a .mod file into mknrndll it compiles fine on the ppc-based computer, but fails to run on the intel-based computer giving me the following error:
i have tried it with both X-code 3.0 and 3.1 and it gives the same error.cad.mod
"/Users/zeus/o/NEURON/NEURON-6.2/nrn/share/nrn/libtool" --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I"/Users/zeus/o/NEURON/NEURON-6.2/nrn/include/nrn" -I"/Users/zeus/o/NEURON/NEURON-6.2/nrn/umac/lib" -arch ppc -arch i386 -c -o cad.lo `test -f 'cad.c' || echo '/'`cad.c
gcc -DHAVE_CONFIG_H -I. -I.. -I/Users/zeus/o/NEURON/NEURON-6.2/nrn/include/nrn -I/Users/zeus/o/NEURON/NEURON-6.2/nrn/umac/lib -arch ppc -arch i386 -c cad.c -fno-common -DPIC -o .libs/cad.o
cc1: error: unrecognized command line option "-arch"
cc1: error: unrecognized command line option "-arch"
make: *** [cad.lo] Error 1
Press 'return' key to close
could anyone advise me on what might be the problem?
thanks