[fpc-pascal] Linker script doesn't search in /usr/lib32 when cross compiling from x86_64 to i386

2015-01-10 Thread leledumbo
I just updated to FPC 29428 and now I can no longer cross compile to i386 (I'm on x86_64). The linking stage always fail with: "/usr/bin/ld: skipping incompatible when searching for -l" The weird thing is that the linker only looks at /lib and /usr/lib, but not /usr/lib32, which should be the loc

[fpc-pascal] FPC v.3.0 roadmap

2015-01-10 Thread Bee
Hi, This morning I saw FPC's SVN was already marked for v.3.0. There must be some reasons why it's not marked for v.2.8 (as successor for currently v.2.6). May I ask... what are the targets and roadmap for FPC v.3.0? When I looked at the bugtracker, I can't see anything useful, at least to me. Wh