Results 1 to 2 of 2

Thread: Patch for using threads on Android

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Patch for using threads on Android

    For those who are interested in Android development using FreePascal here is my bugreport with a patch for initc, pthread and cthreads units. With it FreePascal won't complain anymore on pthreads library during linking stage, and BeginThread/etc. finally can be used

    WARNING: patch will not provide you correct KillThread.
    Last edited by Andru; 21-03-2012 at 11:57 PM.

  2. #2
    PGDCE Developer de_jean_7777's Avatar
    Join Date
    Nov 2006
    Location
    Bosnia and Herzegovina (Herzegovina)
    Posts
    287
    Thanks Andru, you're awesome.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •