https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123976

--- Comment #114 from Sergey Fedorov <vital.had at gmail dot com> ---
(In reply to Peter Dyballa from comment #109)
> > 2. That being said, `port -v install libgcc16 -stdlib_flag` (and likewise
> > for gcc16) does away with pulling in libcxx-powerpc (gcc16-libcxx does not
> > build anything but simply places headers where gcc finds them).
> 
> That'll be my next try with MacPorts! I just checked the variants your gcc16
> port offers and saw that I should use +G4 variant.

You may, but it just adds --with-tune-cpu=G4 flag. Myself I build only +G5
variant and a generic (i.e. default) one.

If the primary aim is debugging, it is better to minimize non-standard options.

Reply via email to