Some Problems about gcc 4.8.2 on cygwin

Marco Atzeri marco.atzeri@gmail.com
Fri Mar 14 14:30:00 GMT 2014


On 14/03/2014 15:00, rexdf Rexdf wrote:

please read
    http://en.wikipedia.org/wiki/Posting_style
in this mailing list we use "Bottom-posting" and "Trimming"

> My question is :
> 1. On archlinux gcc 4.8.2, `gcc curses_test.c $(pkg-config --libs
> --cflags ncurses) -o curses_test` and `gcc $(pkg-config --libs
> --cflags ncurses) curses_test.c -o curses_test` works.
> On cygwin it doesn't work, why?
>

because Windows works differently and the order matters.

> 2. what is wrong in openmp on cygwin? How can I fix it?

I doubt something is wrong, likely you have wrong expectation


--
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



More information about the Cygwin mailing list