qb64 0.8.2 - Compilation problem on Linux.
#5
(07-01-2022, 06:54 PM)SMcNeill Wrote: Add  -no-pie to the compile options.  That should fix the issue.

Hi SMcNeill

I'm really not fluent with the new compilation method, even if it's good.

So, may I ask:
Yes, but where should I add this switch?
In the Makefile (I guess)?
Then, in what part?
Should I add the "-no-pie" switch in the section ifeq ($(OS),lnx) right after "CCXFLAGS += -DFREEGLUT_STATIC"?
like this: "CCXFLAGS += -DFREEGLUT_STATIC -no-pie"
or before like this:"CCXFLAGS += -no-pie -DFREEGLUT_STATIC"
or in another better place?

TIA for your help.

Cheers.
Fifi
Before to send the arrow of truth, dip the head in a honey pot (Cheyenne saying).
Don't tell my Mom I'm on iMac with macOS, she thinks I work on PC with Windows. Tongue
Reply


Messages In This Thread
RE: qb64 0.8.2 - Compilation problem on Linux. - by Fifi - 07-04-2022, 06:24 PM



Users browsing this thread: 3 Guest(s)