[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using Vector Libary (VL) in rtlinux



Hi all -

I've been trying to get Vector Library, which is written in C++, to work
in an rtlinux module which has to multiply and solve matrices analyzing
data in real-time.  When I try to switch to the g++ compiler, a whole
host of errors appears are reported from the rtlinux sources.  Running
g++ with the '-traditional' flag produced no change in the rusults...
does anyone have any insights or experience on getting g++ to compile
rtlinux code?  

Thanks 
--Brian