LongDirtyAnimAlf / fpcupdeluxe

A GUI based installer for FPC and Lazarus
505 stars 95 forks source link

Cannot compile project using cross to NetBSD i386 on Linux x64 #608

Closed Alexey-T closed 1 year ago

Alexey-T commented 1 year ago
cudatext.lpr(18,50) Verbose: Unit "form_unprinted" not used in cudatext
Verbose: Compiling resource /home/user/cuda/cuda/app/lib/i386-netbsd/cudatext.or
Verbose: Linking /home/user/cuda/cuda/app/builds/netbsd-x32-gtk2/cudatext
Warning: /home/user/fpcupdeluxe/fpcupdeluxe32/cross/bin/i386-netbsd/i686-netbsd-ld: warning: /home/user/fpcupdeluxe/fpcupdeluxe32/cross/lib/i386-netbsd/crtn.o: missing .note.GNU-stack section implies executable stack
Error: /home/user/fpcupdeluxe/fpcupdeluxe32/cross/bin/i386-netbsd/i686-netbsd-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

FPC 3.2-fixes, Lazarus 3.99.

fredvs commented 1 year ago

Hello.

Now it works! https://github.com/LongDirtyAnimAlf/fpcupdeluxe/issues/614#issuecomment-1685056435

Alexey-T commented 1 year ago

I will check it soon: will delete old cross, reinstall cross, etc. Pls don't close the issue

Alexey-T commented 1 year ago

Solved!