gcc 3.1.1

Conrad Scott Conrad.Scott@dsl.pipex.com
Thu Aug 22 14:53:00 GMT 2002


I've not noticed this issue reported as yet, so here goes.

I've just installed the latest gcc 3.1.1 package and tried to
build the cygwin DLL.  (I used a fresh build directory and
configured & built as usual.)  In building the DLL itself I needed
to add -L/usr/lib/w32api to the command line; otherwise it failed
to find the shell32 and uuid libraries.

I was also slightly surprised that the DLL wasn't being linked
explicitly against the copies of those libraries from the current
build tree; for example, cygrun is linked in just that way.  Is
this an omission or have I managed to mangle my configuration in
some way?

TIA, expecting to hear that I've fscked something up,

// Conrad





More information about the Cygwin-developers mailing list