• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
update on BLAS Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

update on BLAS Help


  • Subject: update on BLAS Help
  • From: email@hidden
  • Date: Mon, 26 May 2003 19:51:50 EDT

Thanks for the help, but from all the references I've gotten, its boiled down
to a single realization. I do not know how to use GCC correctly. If someone
could give me pointers on the correct commands, that would be helpful. Is this
http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/ a good place to start? Thanks for
any help!

should this work?
gcc

Make
# include <veclib/veclib.h>
- include (all the blas files, unless they are already in there)
-E
-std=c89.
iso9899:199409
-I [/system/frameworksb&.. or other places for all directories with needed
files]
-I- [/ for directories that seem to conflict if placed first]
-o (somewhere)

compile (whatever somewhere was) -framework vecLib
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Customizing appearance of NSTabView
  • Next by Date: CVS and .rtfd: how to handle without wrappers?
  • Previous by thread: Re: Customizing appearance of NSTabView
  • Next by thread: CVS and .rtfd: how to handle without wrappers?
  • Index(es):
    • Date
    • Thread