Closed GoogleCodeExporter closed 9 years ago
like this,
$ echo CXXFLAGS="-ggdb"
CXXFLAGS=-ggdb
$ echo CXXFLAGS="-ggdb" | sed -e 's/-g//'
CXXFLAGS=gdb
$
Original comment by ssuomi...@unk.fi
on 14 Mar 2010 at 10:37
Actually, this is the wrong place for these things. This project is primarily
for the
GTK+ version and bugs that affect it. zones is the one who's maintaining the
unix
port. You'll have better luck re-posting this in the public development forum
in the
boards at snes9x.com.
Original comment by bear...@gmail.com
on 15 Mar 2010 at 9:31
Original issue reported on code.google.com by
ssuomi...@unk.fi
on 14 Mar 2010 at 10:25