[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libapl stdout
From: |
enztec |
Subject: |
libapl stdout |
Date: |
Sat, 14 Jan 2023 16:19:10 -0700 |
Hi
I'm still trying to resolve the failure of fpc using libapl to get it's stdout
trying to get libapl stdout to be gotten in my libapl/fpc program i read the
https://gist.github.com/houmei/cfd9e570b8de4d8fd55ada228d5ff004#file-readme-2-configure
thinking fpc might be using a different stdout then the libapl does from this
line
'but because the executable that is linked with libapl.so) has its own I/O
channels.'
and re-compiled libapl with --with-android
and then compiling my program i get get :
/usr/local/lib/apl/libapl.so: undefined reference to `CIN'
/usr/local/lib/apl/libapl.so: undefined reference to `UERR'
/usr/local/lib/apl/libapl.so: undefined reference to `COUT'
/usr/local/lib/apl/libapl.so: undefined reference to `CERR'
is this suppose to happen ?
i get same error when compiling my libaplo.c program
how to set these in the c program?
- libapl stdout,
enztec <=
- Re: libapl stdout, Elias Mårtenson, 2023/01/14
- Re: libapl stdout, Dr . Jürgen Sauermann, 2023/01/27
- Re: libapl stdout, Chris Moller, 2023/01/27
- Re: libapl stdout, enztec, 2023/01/27
- Re: libapl stdout, Chris Moller, 2023/01/27
- Re: libapl stdout, enztec, 2023/01/27
- Re: libapl stdout, Chris Moller, 2023/01/27
- Re: libapl stdout, enztec, 2023/01/27
- Re: libapl stdout, Chris Moller, 2023/01/27