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: cygwin can not be compiled with gcc 8.3.0


On Fri, 05 Jul 2019 10:21:49, Houder  wrote:
[snip]

> cygwin is built using cygport ...
> 
>  - install the cygport package (subsequently invoke "man cygport" from bash)
>  - using cygport to build cygwin requires the cygwin.cygport file in the Cygwin
>    source tarball (will not use gcc 8.3.0)

Sorry. I should have written: gcc is invoked with different options when using
cygport, among them: -std=gnu++98 ...

>  - extract the source tarball, then ...
> 
> Reminder (zie man cygport)
> cygport <options> cygwin.cygport prep           create working directory, unpack sources and apply patches
> cygport <options> cygwin.cygport compile        run all compiliation steps (including configure)
> cygport <options> cygwin.cygport install        installinto a DESTDIR, and run post-installation steps
> cygport <options> cygwin.cygport package        create binary and source package
> cygport <options> cygwin.cygport finish         delete working directory
> 
> Regards,
> Henri


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


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