Got it.
Thanks Alex.
Regards,
Kashyap
On Thu, Apr 9, 2020 at 10:14 PM Alexander Burger
wrote:
> On Thu, Apr 09, 2020 at 09:46:05PM -0700, C K Kashyap wrote:
> > gcc. Things work fine when I use gcc 7.5 or above on Linux. However,
> when I
> > use gcc 6.3, I find that some of the symbols are not
On Thu, Apr 09, 2020 at 09:46:05PM -0700, C K Kashyap wrote:
> gcc. Things work fine when I use gcc 7.5 or above on Linux. However, when I
> use gcc 6.3, I find that some of the symbols are not found. I have not dug
Not sure, this looks like an issue with linker options for exported symbols.
☺/ A
Hi Alex,
I am running into a weird situation when I build miniPicoLisp with 64 bit
gcc. Things work fine when I use gcc 7.5 or above on Linux. However, when I
use gcc 6.3, I find that some of the symbols are not found. I have not dug
into this much but I was wondering if there is any advice on the