RE: X11 library package

2013-04-03 Thread Sonya Blade
Dear Aachim, Thank you for your support, > And how about those erros, the only corresponding library to those in > cygwin/lib/ folder > is "libX11.dll.a" but it doesn't look like a valid library or am I wrong here > ? >This file is needed for linking only, but you should have a >corresponding

Re: X11 library package

2013-04-02 Thread Achim Gratz
Sonya Blade writes: > This TLS stands for the Transport Layer Security right? As a result, it seems > that  > I need to compile the Petsc without parallel support.  Nope, it stands for thread level safety in this particular case. The action you've taken is correct, though. > This may sound a bi

RE: X11 library package

2013-04-02 Thread Sonya Blade
>Sonya Blade writes: > What do you think about the MPI complaints that the compiler produces? > Is it also related to the incomplete cygwin installation or something else ? >You are trying to compile with TLS, which doesn't work with gcc-4.5.3 â >you need to configure to not use TLS (or use a late

Re: X11 library package

2013-04-02 Thread Achim Gratz
Sonya Blade writes: > What do you think about the MPI complaints that the compiler produces? > Is it also related to the incomplete cygwin installation or something else ? You are trying to compile with TLS, which doesn't work with gcc-4.5.3 — you need to configure to not use TLS (or use a later v

RE: X11 library package

2013-04-02 Thread Sonya Blade
> Dear Sonya -- Many cygwin packages are split into what > you need to *run* programs with the package, and what > you need in order to *build* programs to use the > package. That is, there can be TWO packages in the cygwin > sense of package. The one(s) you need for building > conventionally have