Proposal for a standard for D library naming
Anders F Björklund
afb at algonet.se
Tue Sep 19 06:50:36 PDT 2006
Gregor Richards wrote:
> A Modest Proposal for Standardization in Naming of D Libraries
> --------------------------------------------------------------
> (by Gregor Richards)
[...]
> If anything is confusing here, please respond, and I will attempt to
> clarify. It's all quite clear in my head :)
Just to check I understood this, would these be standard names:
/usr/include/d/sdl/*
/usr/lib/libD.sdl.a
/usr/include/d/gl/*
/usr/lib/libD.gl.a
/usr/include/d/wx/*
/usr/lib/libD.wx.a
For the modules under "sdl." and "gl." and "wx." , respectively ?
--anders
More information about the Digitalmars-d
mailing list