﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
593,Make sdl-config handle hybrid systems,pulkomandy,scottmc,"current sdl-config always reports /boot/common/lib as the lib dir. This is not good, because it makes it hard to create a gcc4 SDL app from a gcc2h install. This is one reason we see a lot of people switching to gcc4h.

Attached is a modified sdl-config that :
 * Detects the flavour of Haiku by looking at libsupc++ in system lib dir,
 * Detects the compiler by looking at setgcc output
 * Figures out the right path to use.

I don't know how to integrate it in SDL build system, it looks like the rules used to generate sdl-config there are too simple. I suggest we just replace it after building.",enhancement,closed,normal,,media-libs/libsdl,,normal,fixed,,
