Recent

Author Topic: glib & glibc dependency  (Read 1888 times)

abtaylr

  • Full Member
  • ***
  • Posts: 107
glib & glibc dependency
« on: December 16, 2015, 08:07:23 pm »
When I do a run on a program that I am working on, compilation stops and takes me through numerous glib and glibc files eventually hanging in strtod_l.c at line 1325. I haven't figured out yet why I am in glib and glibc, but it's almost immediately after I start the run in debug mode.

I am working on a Kubuntu 15.10 x86_64 machine.  I have glib-2.32.1 installed and glibc-2.21 installed.  My gdb version is 7.10.  I have looked everywhere I can think of to see what specific dependencies that Lazarus and/or FPC have, but found next to nothing. I need to get to the bottom of these issues.  Does anyone know what the dependencies are or where to find them.

As for the strtod_l.c issue, I have generally look to find other reports of glib or glibc errors, again finding nothing.

abtaylr

  • Full Member
  • ***
  • Posts: 107
Re: glib & glibc dependency
« Reply #1 on: December 16, 2015, 10:29:49 pm »
I solved my problem with strtod_l.c. 

 

TinyPortal © 2005-2018