Linking problem on Mac OS X

Andrew Wiley wiley.andrew.j at gmail.com
Sat Dec 24 16:36:55 PST 2011


On Sat, Dec 24, 2011 at 6:29 PM, Robert Rouse <robert.e.rouse at gmail.com> wrote:
> Running a simple compile and link
>
> dmd test.d
>
> produces
>
> gcc-4.2: Invalid argument
>
> What can I provide to track this down?

Run with `dmd -v` to get the linker commandline.


More information about the Digitalmars-d-learn mailing list