xCode and external SW?????
xCode and external SW?????
- Subject: xCode and external SW?????
- From: "Lewis, Ambrose J." <email@hidden>
- Date: Mon, 19 Jan 2004 12:24:59 -0500
Hi All:
Sorry for the newbie question, but I'm really stuck and heading chin first
towards a deadline!
I'm trying to merge code developed inside xCode with code from the outside.
I used xCode to develop a C/C++ command line code based on the
"Accelerate.framework" and "vecLib.framework"
Now, I need to integrate this with the code that uses the MPICH
library/environment.
MPICH uses makefiles. Their makefile calls a 375 line script to build the
parameters for gcc, something I'd like to avoid messing with.
Can I get xCode to use this makefile?
Or is there a way to convince xCode to give me the command line it is
passing to the compiler???
I should be able to add this info to the makefile and use the MPICH script
to compile and link the code.
Thanks for all the help!!
amb
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.