I am really struggling here with trying to use OSX Frameworks and dub. I want to build a simple app with portaudio and this requires the following frameworks: CoreAudio, AudioUnit, AudioToolbox, CoreServices, and Carbon.

I just seem not to be able to figure out how to pass the required arguments like "-L-framework Carbon" to gcc.

Can anybody enlighten this exhausted coder? ;)

Best
Chris