This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.1.1


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]