libc.lib error when linking test examples

2007-06-02 Thread Ben Tay
yes it's compaq vf. so how do i change the pcc_linker to use 'win32fe f90`? can u elaborate? but anyway, maybe it's not so impt now. i just compiled 2.3.2p8 and it worked. moreover, i tried to run my own code in vf, replacing the 2.3.2p8files with the 2.3.3p0 and it worked. On 6/1/07, Satish

libc.lib error when linking test examples

2007-06-01 Thread Satish Balay
On Sat, 2 Jun 2007, Ben Tay wrote: yes it's compaq vf. so how do i change the pcc_linker to use 'win32fe f90`? can u elaborate? - edit bmake/$PETSC_ARCH/petscconf - look for 'PCC_LINKER = win32fe cl ' - change 'cl' to 'f90' but anyway, maybe it's not so impt now. i just

libc.lib error when linking test examples

2007-06-01 Thread Ben Tay
Hi, I'm using ms vc++ and vf in windows xp. I tried to compile PETSc 2.3.3p0. Running configure has no problem. Compiling seems ok but in the last part when it tried to test examples, the error is --Error detected during compile or link!--- See