(508) 893-9779 - RFK Office
> 838 Washington Street (508) 893-9889 - FAX
> Holliston, MA 01746
>
>
--
Leandro
--
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/
Hi.Which lib should I install on cygwin/gcc to get fpu_control.h?? I
need this for making a c program.
Thanks.
--
Leandro
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
package.
> --
> René Berber
>
>
> --
> 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/
>
>
--
Leandro
on)
/CGAL/CGAL-3.1/include/CGAL/_QP_solver/gmp_integer.h:162: error:
`mpz_init_set_d' undeclared (first use this function)
/CGAL/CGAL-3.1/include/CGAL/_QP_solver/gmp_integer.h: In destructor
`GMP::Integer::~Integer()':
/CGAL/CGAL-3.1/include/CGAL/_QP_solver/gmp_integer.h:174: error:
`value
Cygwin.bat
__
REGEDIT4
@echo off
if "%1"=="" goto login
bash -c "$( cygpath -u "%1" )"
goto fim
:login
C:
chdir C:\cygwin\bin
bash --login -i
:fim
cygwin.reg
__
REGEDIT4
[H
Hi
Why make with --win32 option don't accept C:\cygwin\bin\g++.exe to build a
rule like this
main.cpp : main.o
c:\cygwin\bin\g++.exe -g main.cpp
The make gives the following error:
make: C:\cygwin\bin\g++.exe: Command not found
make: *** [main.o] Error 127
But if I use:
main.cpp : main.o
e C:\cygwin\bin\g++.exe --version at dos cmd line I got the
version like expected.
What can be ?
PS.:
The space before the compiler command line is a TAB and I already have this
makefile working at a past time.
Thanks in advance.
Leandro
--
Unsubscribe info: http://cygwin.com/ml/#unsubscr
7 matches
Mail list logo