Missing CC flag to compile on MacOS

Bug #1939335 reported by Raul Portales
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MSXBAS2ROM
Fix Released
Low
AMAURY SOARES PIRES DE CARVALHO

Bug Description

The current version does yield an error when compiling in Mac, but adding the -std=c++11 flag on the Makefile fixes it (I would open a PR if I understood how this version control system works)

The updated line on the Makefile would be:

CFLAGS = -Wall -fexception -std=c++11

Revision history for this message
AMAURY SOARES PIRES DE CARVALHO (amaurycarvalho) wrote :

File updated as suggested!
Thanks for your report!

Changed in msxbas2rom:
status: New → Fix Released
importance: Undecided → Low
assignee: nobody → AMAURY SOARES PIRES DE CARVALHO (amaurycarvalho)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.