optlink error

sdv sdvcn at 126.com
Fri Dec 2 02:27:51 PST 2011


// a.d
struct demo
{
    char lin1;
    char lin2;
    .
    ..
    ...
    ....
    char lin707;
}

dmd.exe -c "a.d" -of "a.obj" -gc -debug
dmd.exe "a.obj" -gc -debug




line < 700 it ok work.









More information about the Digitalmars-d mailing list