compilation errors in RTT 1.1.4

I just installed RTT 1.4.1
I followed the Quick installation instructions for gnu-linux; configuration gnulinux.
I am on an Arch-linux distribution, running gcc version 4.3.2
I had to #include in two files in order to succesfully complete the build:

1. src/os/rtconversions.cpp
2. src/os/gnulinux/fosi_internal.cpp

I read somewhere that this may be due to the compiler; anyway, I thought I'd better mention it here.

Regards, Theo.

compilation errors in RTT 1.1.4

On Friday 10 October 2008 14:18:53 t [dot] j [dot] a [dot] devries [..] ... wrote:
> I just installed RTT 1.4.1
> I followed the Quick installation instructions for gnu-linux; configuration
> gnulinux. I am on an Arch-linux distribution, running gcc version 4.3.2
> I had to #include in two files in order to succesfully complete the build:
>
> 1. src/os/rtconversions.cpp
> 2. src/os/gnulinux/fosi_internal.cpp
>
> I read somewhere that this may be due to the compiler; anyway, I thought
> I'd better mention it here.

Thanks for reporting. It seems this was already fixed in RTT 1.6.0

Peter