eworman
11-07-2007, 10:53 AM
Hi,
I got error message when trying to use the Newton-Raphson routine to solve my nonlinear equations. I tried to complie my code with nrutil.h and nr.h under Cygwin. The version of my gcc is 3.4.4. The following is the error message:
nrutil.h:70: internal compiler error: Segmentation fault
Please submit a ful bug report.,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
nr.h:520: internal compiler error: Segmentation fault
Please submit a ful bug report.,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Anybody could help me in this? Thanks in advance.
Eworman
I got error message when trying to use the Newton-Raphson routine to solve my nonlinear equations. I tried to complie my code with nrutil.h and nr.h under Cygwin. The version of my gcc is 3.4.4. The following is the error message:
nrutil.h:70: internal compiler error: Segmentation fault
Please submit a ful bug report.,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
nr.h:520: internal compiler error: Segmentation fault
Please submit a ful bug report.,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Anybody could help me in this? Thanks in advance.
Eworman