[Gambas-user] gbc3 compiler flags change
Benoît Minisini
g4mba5 at gmail.com
Thu Mar 3 23:19:26 CET 2022
Le 03/03/2022 à 23:15, Benoît Minisini a écrit :
> Le 03/03/2022 à 23:13, Benoît Minisini a écrit :
>> Le 03/03/2022 à 20:03, Bruce Steers a écrit :
>>> I have been searching the gambas repo for the exact version change
>>> that removed gbc3 flags -m for public modules in place of
>>> -fpublic-module
>>>
>>> I have a script that compiles a project and makes a desktop icon but
>>> the change of gbc3 flags means i need to know the version when that
>>> change happened.
>>>
>>> tia
>>>
>>> BruceS
>>>
>>
>> Use 'git log -p .' inside the compiler source directory, and you will
>> easily find the commit of that change.
>>
>
> So it's:
>
>
Oops...
It's since 3.17.0
--
Benoît Minisini
More information about the User
mailing list