![]() |
Blitz Support : |
From: Olivier Saut (novocaine_at_[hidden])
Date: 2005-01-21 11:54:04
Jason Dusek wrote:
> Hi,
>
> I have the example file cfd.cpp
> http://www.oonumerics.org/blitz/examples/blitz/cfd.cpp
> on my computer and I am trying to compile it like so:
> ================================================
> g++ -I /usr/local/include/ -L /usr/local/include/ -lblitz -lm cfd.cpp
> ================================================
> This does not work - why not? Helpful diagnostics:
I am not sure this example has been updated to compile with gcc 3.4
(used in FBSD 5.3).
BTW, I have updated the port version of Blitz to 0.8. It has not been
commited yet but you could apply the patch at
http://www.freebsd.org/cgi/query-pr.cgi?pr=75909
Please report any problem with this patch.
Best regards,
- Olivier