From: Nilton Jose Rizzo Message-Id: <200206252035.RAA26996@smb.lin.ufrj.br> Subject: Need information/help In-Reply-To: <3d17dc6e$0$1424$272ea4a1@news.execpc.com> "from Chris Giese at Jun 25, 2002 02:56:11 am" To: djgpp AT delorie DOT com Date: Tue, 25 Jun 2002 17:35:08 -0300 (BRT) X-Mailer: ELM [version 2.4ME+ PL77 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, folks I need to compliled a code writen in fortran 90 This code was writen for HPUX box, i used GNU gcc and GNU g77 with -ff90 and -fvxt (digital-like) Is it works on djggp? but i have some warning and erros into structure like POINTER, INTERFACE and others. If gcc supports f90 and f95 codes, Whats different from Digital fortran, HPUX fortran and GNU fortran? Sorry if this not correct list to put it, but i need run this code in DOS/WINDOWS box. I tried used the visual fortran from Digital version 5.0 and all code was compiled fine in WINDOWS BOX. PS.: This code have some routines in C code, I need link this too. PS.: How i link gcc object code (.o )with code genereted from some visual tools on WINDOWS box (.dll)? Nilton Jose Rizzo rizzo AT lin DOT ufrj DOT br