Static compilation

Discussion forum for the Picoscope 6 Linux software
Post Reply
victosan
Newbie
Posts: 1
Joined: Thu Jun 13, 2019 6:28 pm

Static compilation

Post by victosan »

Hi,

I have develop my pico aplicaction using the c examples that you provide and compiled it with the Makefile that are in the project examples.

My problem it is that I have a new computer with a Centos 6.0 that have a glib libraries older than requiered by pico libraries, so I was trying to make a static compilation in my laptop, where the aplication work, and copy it to my new computer.

I am having problems in how to put the inputs in the ./configure or in the Makefile and I would like to ask if is posible to know how to make a static compilation.

Thanks,

Víctor

Post Reply