[Gambas-user] gbc3 compiler flags change

Benoît Minisini g4mba5 at gmail.com
Thu Mar 3 23:13:19 CET 2022


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.

-- 
Benoît Minisini


More information about the User mailing list