This is the mail archive of the cygwin 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]

Re: compilation errors gcc 3.2


sankarshan wrote:

> hi all,

> I am trying to build gcc 3.2 sources on cygwin- but i
> cant get past errors like undefined reference to
> _fputs_unlocked...
> ive provided some screen dumps below ... guess it'll
> be useful...please help...thanx.

Since configure detects if these functions are available:

> checking for fputc_unlocked... no
> checking for fputs_unlocked... no
> checking for fwrite_unlocked... no
> checking for fprintf_unlocked... no

these should never be used when compiling the sources.


Gerrit
-- 
=^..^=                                     http://nyckelpiga.de/donate.html


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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