./configure --build=i686-linux --host=arm-mv5sft-linux-gnueabi --target=arm-mv5sft-linux-gnueabi CC=/home/t/s/arm-mv5sft-linux-gnueabi/SW3.2p1/bin/arm-mv5sft-linux-gnueabi-gcc CXX=/home/t/s/arm-mv5sft-linux-gnueabi/SW3.2p1/bin/arm-mv5sft-linux-gnueabi-g++ --with-gnu-ld --with-sysroot=/h/t/s/arm-mv5sft-linux-gnueabi/SW3.2p1/arm-mv5sft-linux-gnueabi CFLAGS="-m32" LDFLAGS="-m32" --prefix=/ibrdtn-svn/dtnCross/
Hello,
> I'm having an issue when I try to crosscompile ibrdtn-tools,I think I
> have been able to crosscompile ibrcommon, ibrdtn and ibrdtnd but with
> the last package ibrdtn-tools while crosscompiling I was retreived
> this error
> I know how to fix it through linux terminal, but non through Eclipseonce again: I have NEVER done cross-compiling using eclipse! So I can
> or autotools pluging, since the settings of the project aren't
> available. May you enlighten me?
>
not assist you with those issues.
>And as I have written in my email of 2013/1/22:
> On the other hand, I'm wondering why you did disable the project C/C++
> settings?
>
In this case eclipse will set the right default paths settings.
The path in your eclipse project depends on you specific system. Thus,
it is not a solution to just copy the path settings from somebody else.
The best way for you is to import the project as C++ autotools project.
Johannes