Perl Mavens,
I need a C compiler that I can run under Windows 98. Already d/l
Cygwin and gcc-4.0.1 but not sure how to get things working correctly.
I am working with a mentor locally to get my skills improved; can
someone else point me in the correct direction to complete this
necessary piece
It has a lot to do with perl if your modules can't install without it.
-Original Message-
From: Wiggins d Anconia [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 04, 2004 10:55 AM
To: Witzke, Rob; PerlBeginners (E-mail)
Subject: Re: C Compiler
> Any recommendations on a c com
> -Original Message-
> From: Witzke, Rob [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 04, 2004 4:24 PM
> To: PerlBeginners (E-mail)
> Subject: C Compiler
>
>
> Any recommendations on a c compiler to run on a Sun Sparc box?
>
> Rob
gcc, it is available as a solaris package at sunfreeware.com
-Original Message-
From: Witzke, Rob [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 04, 2004 7:24 AM
To: PerlBeginners (E-mail)
Subject: C Compiler
Any recommendations on a c compiler to run on a Sun Sparc box?
Rob
--
To
>
>Any recommendations on a c compiler to run on a Sun Sparc box?
>
>Rob
this is bordering on off-topic, but since a compiler is useful
for certain Perl modules,
go get gcc
http://gcc.gnu.org/install/binaries.html
this is a page to get gcc when you can't compile it
> Any recommendations on a c compiler to run on a Sun Sparc box?
>
> Rob
>
This has what to do with Perl?
http://gcc.gnu.org/
http://danconia.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <
Any recommendations on a c compiler to run on a Sun Sparc box?
Rob
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
How do you move what is necessary from one machine to another machine of like
architecture and operating system when NO c compiler allowed? We see the make install
modules and the packaging list. Is there a module which will do this? If not would
using the list from the make be the way
Please disregard.
tks
-jh
-Original Message-
From: Hodge, Jeff F (ECIII) [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 02, 2003 2:33 PM
To: '[EMAIL PROTECTED]'
Subject: c compiler needs
while config-ing perl 5.8.0 with
sh Configure -Accflags="-DPERL_Y2KWARN -DPERL
while config-ing perl 5.8.0 with
sh Configure -Accflags="-DPERL_Y2KWARN -DPERL_POLLUTE_MALLOC"
I am getting an error that I need a C compiler...but I have gcc installed
through SuSe 8.0 linux...
What's the deal?
To: [EMAIL PROTECTED]
Subject: default C compiler
sun solaris have come with perl, But it is use cc as default c
compiler. I don't have license Sun C compiler, Can I change to C
compiler to gcc.
Thanks in advance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
sun solaris have come with perl, But it is use cc as default c
compiler. I don't have license Sun C compiler, Can I change to C
compiler to gcc.
Thanks in advance
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Craig Moynes/Markham/IBM [[EMAIL PROTECTED]] quoth:
*>
*>
*>Ok that seems to do the trick, the only thing I am worried about is during
*>the installation to the real directory some data is appended to
*>perllocal.pod. The documentation for MakeMaker say you can disable this
*>with pure_install, bu
cc: [EMAIL PROTECTED]
Subject: Re: Installing modules
without a C compiler
05/13/02 03:
On Mon, 2002-05-13 at 15:01, Craig Moynes/Markham/IBM wrote:
> Hi all,
> Our servers are set up with a single development box, that contains
> all the compilers and what not. All the modules I need to install have to
> be compiled on the development box, and then installed on each server (m
Hi all,
Our servers are set up with a single development box, that contains
all the compilers and what not. All the modules I need to install have to
be compiled on the development box, and then installed on each server (make
install). This works for now, (thanks to nfs) but I would like t
From: "Lanceo" <[EMAIL PROTECTED]>
> What C compiler does a Makefile.PL file expect?
The one with which your perl was compiled.
I think you can force Make::Maker to create makefiles for gcc, but I
don't remember what exactly has to be changed in Conf
What C compiler does a Makefile.PL file expect? I am having problems
installing the MD5 module into a Perl installation on NT4, and I get a
'can't compile test program' error. When I look at the Makefile.PL
sourcecode, it seems to want to issue the commands to the compiler in
18 matches
Mail list logo