[fpc-pascal] Linux-Sparc Port of FPC 2.0.4

2006-09-07 Thread Wolfe, Robert
Good afternoon all! Just signed up for the list to let everyone know that I have built version 2.0.4 of FPC for the Sparc-Linux platform. If anyone would be interested in getting their hands on this, please let me know. This email message may contain legally privileged and/or confidential inf

RE: [fpc-pascal] Linux-Sparc Port of FPC 2.0.4

2006-09-08 Thread Wolfe, Robert
> > On Thu, 7 Sep 2006, Wolfe, Robert wrote: > > > Good afternoon all! Just signed up for the list to let everyone know > > that I have built version 2.0.4 of FPC for the Sparc-Linux platform. If > > anyone would be interested in getting their hands on this, please let me

[fpc-pascal] gas Assembler

2006-09-19 Thread Wolfe, Robert
Hi all!  Trying to build the latest FPC 2.1.x source tree for the Sparc Linux platform.  However, I ma getting a message saying that the gas assembler cannot be found.  I am using Debian 3.1 with all the latest updates and fixes applied.  Any suggestions? Robert Wolfe ([EMAIL PROTECTED] /

RE: [fpc-pascal] Linux Questions

2006-09-19 Thread Wolfe, Robert
> -Original Message- > From: [EMAIL PROTECTED] [mailto:fpc-pascal- > [EMAIL PROTECTED] On Behalf Of Rainer Stratmann > Sent: Tuesday, September 19, 2006 9:12 AM > To: FPC-Pascal users discussions > Subject: [fpc-pascal] Linux Questions > does someone know how to lock the console output in

RE: [fpc-pascal] gas Assembler

2006-09-19 Thread Wolfe, Robert
PROTECTED] On Behalf Of Jonas Maebe > Sent: Tuesday, September 19, 2006 9:13 AM > To: FPC-Pascal users discussions > Subject: Re: [fpc-pascal] gas Assembler > > > On 18 sep 2006, at 16:07, Wolfe, Robert wrote: > > > Hi all! Trying to build the latest FPC 2.1.x source t

RE: [fpc-pascal] gas Assembler

2006-09-19 Thread Wolfe, Robert
om: [EMAIL PROTECTED] [mailto:fpc-pascal- > [EMAIL PROTECTED] On Behalf Of Jonas Maebe > Sent: Tuesday, September 19, 2006 9:21 AM > To: FPC-Pascal users discussions > Subject: Re: [fpc-pascal] gas Assembler > > > On 19 sep 2006, at 15:16, Wolfe, Robert wrote: > > >

[fpc-pascal] Win32 Build Errors

2006-09-20 Thread Wolfe, Robert
Greetings.   When running ‘make zipinstall’ under Win32, the process ends with the following error:   cp.exe: cannot remove old link to `D:/fpc/../fpc-pack/examples/oracle/.svn/text- base/Makefile.fpc.svn-base': Permission denied cp.exe: cannot remove old link to `D:/fpc/../fpc-pack/e

[fpc-pascal] Sparc Linux Port of 2.1.1

2006-09-20 Thread Wolfe, Robert
The Sparc Linux build of 2.1.1 from the current SVN is available at:   http://www.net261.com:85/pages/robert/software/fpc/   Robert Wolfe ([EMAIL PROTECTED] / [EMAIL PROTECTED]) Computer Programmer/Analyst & Web Programmer SRDAR, Roswell Park Cancer Institute, Buffalo, New York 716-84

[fpc-pascal] Sparc Build

2006-09-21 Thread Wolfe, Robert
Greetings all! When building the Sparc Linux port of 2.1.1 from the current (as of this email) SVN code, I get the following messages: /home/robert/fpc/compiler/ppc1 -Ur -Ur -Xs -O2 -n -Fi../inc -Fi../sparc -Fi../un ix -Fisparc -FE. -FU/

RE: [fpc-pascal] Win32 Build Errors

2006-09-22 Thread Wolfe, Robert
Technically, this should not happen on ANY version of Windows. But, I digress. I'll just sit here building my Sparc Linux builds and making them available for download from my site :) Robert Wolfe ([EMAIL PROTECTED] / [EMAIL PROTECTED]) Computer Programmer/Analyst & Web Programmer SRDAR, Roswel

[fpc-pascal] Sparc/Linux Port

2006-09-26 Thread Wolfe, Robert
For those that may on the off chance be downloading the Sparc Linux port of FPC, I apologize for not having posted any binary updates to my download site lately. I am going to post today's offering to the site after I send this. Robert Wolfe ([EMAIL PROTECTED] / [EMAIL PROTECTED]) Computer Progr

[fpc-pascal] Sparc Update...

2006-10-04 Thread Wolfe, Robert
Good morning all! Just a quick not to apologize for the lack of updates on my part to my contribution. I have been out of town the past couple of days so have not had access to my Sparc boxes. I am hoping to have a build put out today for those interested. Robert Wolfe ([EMAIL PROTECTED] / [EM

[fpc-pascal] building

2006-10-04 Thread Wolfe, Robert
Good morning all! Downloaded the latest source from SVN and when trying to build the Sparc port, I get the following error: make[3]: Leaving directory `/home/robert/fpc/utils/tply' make -C h2pas all make[3]: Entering directory `/home/robert/fpc/utils/h2pas' /bin/mkdir -p units/sparc-linux /home/r

RE: [fpc-pascal] .NET FAQ

2006-10-04 Thread Wolfe, Robert
Along these lines, I was wondering if anyone had built FPC for Windows Mobile 5.0 by any chance? Robert Wolfe ([EMAIL PROTECTED] / [EMAIL PROTECTED]) Computer Programmer/Analyst & Web Programmer SRDAR, Roswell Park Cancer Institute, Buffalo, New York 716-845-5788 | http://www.srdar.org > -O

RE: [fpc-pascal] [NETWORK - LINUX ]: Calculate broadcast - network

2006-10-12 Thread Wolfe, Robert
The network IP and the broadcast address are usually determined by your IT department if they are static addresses or automatically assigned by the DHCP server on your network, if one is present. Robert Wolfe, MCSE/RHCE, Survey Research and Data Acquisition Resource Department of Health Behavi

RE: [fpc-pascal] mixing C and Pascal and function pointers

2006-10-19 Thread Wolfe, Robert
You may want to convert the code for the function using the h2pas or c2pas conversion utilities that are available out there to do this. Robert Wolfe ([EMAIL PROTECTED] / [EMAIL PROTECTED]) Computer Programmer/Analyst & Web Programmer SRDAR, Roswell Park Cancer Institute, Buffalo, New York 716-8

[fpc-pascal] Nov. 30th Build of 2.1.1 for Sparc

2006-11-30 Thread Wolfe, Robert
Just a quick email to let everyone know that the Nov. 30 build of FPC 2.1.1 for Sparc Linux is now available for direct download at: http://www.net261.com:85/pages/robert/software/fpc/fpc-2.1.1.sparc-linux .tar.gz I would like to port FPC over to FreeBSD for Sparc as well if at all possible, howe

RE: [fpc-pascal] next FPC version

2006-11-30 Thread Wolfe, Robert
From what I understand, when compiling a new build from code, FPC will be compiled using the current version that is already on your system. Afterwards, once the new compiler is built, the compilation process will switch over to the new compiler. Robert Wolfe [MCP/Linux+], Computer Progra

RE: [fpc-pascal] Important IDE bugs fixed

2006-12-01 Thread Wolfe, Robert
Daniel, I will try and build this into the Sparc port in the next day or so. Robert Wolfe [MCP/Linux+], Computer Programmer/Analyst Roswell Park Cancer Institute, SR-DAR Elm & Carlton Streets, Buffalo, NY 716-845-4916 | [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [ma

[fpc-pascal] The December 6th build of FreePascal v2.1.1

2006-12-06 Thread Wolfe, Robert
The December 6th build of FreePascal v2.1.1 for Sparc Linux can now be had from: http://www.net261.com:85/pages/robert/software/fpc/ I will also be making available v2.1.1 for FreeBSD 6.2-RC1 available on that site as well once I get it compiled. Robert Wolfe, MCSE/RHCE, Survey Research and

[fpc-pascal] Comppiling FPC Under FreeBSD 6.2-RC1

2006-12-06 Thread Wolfe, Robert
Hi all! When aattempting to compile the latest sources from SVN, I get the following: $ make build Error expanding embedded variable. Any suggestions? Robert Wolfe, MCSE/RHCE, Survey Research and Data Acquisition Resource Department of Health Behavior; Roswell Park Cancer Institute [EMAIL PR

RE: [fpc-pascal] Comppiling FPC Under FreeBSD 6.2-RC1

2006-12-06 Thread Wolfe, Robert
AIL PROTECTED]> From: [EMAIL PROTECTED] on behalf of Wolfe, Robert Sent: Wed 12/6/2006 11:29 PM To: fpc-pascal@lists.freepascal.org Subject: [fpc-pascal] Comppiling FPC Under FreeBSD 6.2-RC1 Hi all! When aattempting to compile the latest sources from SVN, I get the following: $ make build

Re: [fpc-pascal] the unexplained 666

2015-03-02 Thread Wolfe, Robert
Could be. -Original Message- From: fpc-pascal-boun...@lists.freepascal.org [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Mattias Gaertner Sent: Sunday, March 1, 2015 7:52 AM To: fpc-pascal@lists.freepascal.org Subject: [fpc-pascal] the unexplained 666 Hi, Today I stumbled

Re: [fpc-pascal] Missing messages

2016-10-30 Thread Wolfe, Robert
Ok, hopefully this will make it your way. From: fpc-pascal-boun...@lists.freepascal.org on behalf of José Mejuto Sent: Sunday, October 30, 2016 10:43 AM To: FPC-Pascal users discussions Subject: [fpc-pascal] Missing messages Hello, Today I had detecte