Welcome, Guest
Username: Password: Remember me
CodeTyphon Platforms (Win32/64, GTK2/3/4, QT4/5/6, Cocoa, FpGUI etc) Development, discussions and problems
  • Page:
  • 1
  • 2

TOPIC:

Re: arm-linux 12 years 2 months ago #1571

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Yes Sir
CodeTyphon 2.40 can cross-build
for Linux-i386 and Linux-x86_64

oh, at this forum you can attach files to your post
with "Add File" button
(please zip files)
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Re: arm-linux 12 years 2 months ago #1582

  • acoliveira
  • acoliveira's Avatar
  • Visitor
  • Visitor
:(
Sir, i´m sorry, can you help me again, i try, please see attached files

Sir, I try send attached, but not work (dl.dropbox.com/u/52850885/Test.zip) size exceed

Please Log in or Create an account to join the conversation.

Last edit: by acoliveira. Reason: attached file problem size exceed

Re: arm-linux 12 years 2 months ago #1583

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
you can check if units for your target OS-CPU exist,
(sample for i386-freebsd OS-CPU target)

for freepascal-> codetyphon\fpc\units\i386-freebsd
for lazarus -> codetyphon\lazarus\lcl\units\i386-freebsd
look at picture

For every "cannot find -lpthread" from target OS-CPU id.exe
you must copy from a real freebsd PC the "pthread.so" file
to fpc/bin/i386-freebsd folder

"cannot find -lxxx1" copy xxx1.so
"cannot find -lxxx2" copy xxx2.so
etc

Target OS-CPU linker(i386-freebsd-id.exe) try to find
these libraries

for Android you must install Android NDK to your PC

Please, don't forget that Cross-Build ability/capability
is a new software technology
not from a Theoretical point of view
but from real programmer's point of view
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.
  • Page:
  • 1
  • 2