On Fri, Oct 01, 1999 at 10:26:57PM -0700, [EMAIL PROTECTED] wrote:
> Okay, I was wanting to compile the gcc source package from potato under
> slink.
My suggestion is that unless you really *need* the packaged version you
shouldn't bother - it's not even the standard version of any Debian
package
On Sat, 2 Oct 1999, Mark Brown wrote:
> On Fri, Oct 01, 1999 at 06:41:34PM -0700, [EMAIL PROTECTED] wrote:
> > On Fri, 1 Oct 1999, Mark Brown wrote:
> > > On Thu, Sep 30, 1999 at 10:21:29PM -0700, [EMAIL PROTECTED] wrote:
[snip]
> Sorry, I don't understand what you're trying to achive. If you w
cc seems to be working fine. Unfortunately, the Potato gcc source package
> > > requires the Potato debhelper, which won't compile without versioned perl,
> > > and the slink egcs package doesn't patch with any pgcc patch files. :/
> > You can probably convince it to b
On Fri, 1 Oct 1999, Mark Brown wrote:
> On Thu, Sep 30, 1999 at 10:21:29PM -0700, [EMAIL PROTECTED] wrote:
>
[suggestion to build stock egcs/pgcc in /usr/local]
Okay, might do that.
> > I recently updated one of my testing machines to Potato, and the patched
> > gcc seems
On Thu, Sep 30, 1999 at 10:21:29PM -0700, [EMAIL PROTECTED] wrote:
> Has anyone successfully patched and compiled a pgcc/egcs package for
> Slink? I was able to patch for Potato using the gcc source package and a
> slightly older gcc source tarball patched with the pgcc patches.
I
Has anyone successfully patched and compiled a pgcc/egcs package for
Slink? I was able to patch for Potato using the gcc source package and a
slightly older gcc source tarball patched with the pgcc patches.
I recently updated one of my testing machines to Potato, and the patched
gcc seems to be
On Tue, Jul 20, 1999 at 10:33:46AM -0500, John Foster wrote:
> Mark Brown wrote:
> >
> > On Mon, Jul 19, 1999 at 11:40:54AM -0500, Jeff Beley wrote:
> >
> > > Does anyone know of a place to get pgcc debs? I've heard pgcc greatly
> > > boosts
> >
Mark Brown wrote:
>
> On Mon, Jul 19, 1999 at 11:40:54AM -0500, Jeff Beley wrote:
>
> > Does anyone know of a place to get pgcc debs? I've heard pgcc greatly
> > boosts
> > system performance.
>
> There are no debs, but it's pretty trivial to buil
On Mon, Jul 19, 1999 at 11:40:54AM -0500, Jeff Beley wrote:
> Does anyone know of a place to get pgcc debs? I've heard pgcc greatly boosts
> system performance.
There are no debs, but it's pretty trivial to build from source - I'd
recommend using a CVS snapshot rather t
Does anyone know of a place to get pgcc debs? I've heard pgcc greatly boosts
system performance.
--Jeff
--
---
Jeff Beley <[EMAIL PROTECTED]>
Network Administrator
PGP Key ID 0x0B2F82FD
On Sun, Apr 11, 1999 at 07:43:55PM -0500, Matt Garman wrote:
> First question: I've noticed there are several replacement gcc
> compilers, and I'm not sure what the differences are (if any). egcc,
> egcs, pgcc, perhaps more. I've seen that there is a egcc Debian
>
Anyone know if there is a 3.3.3.x version of the XFree86 Debian files to
upgrade my Slink system? Reason is that I got this 3DLabs Video Card which I
am replacing and I do not like the idea of doing another 7 hours of compling
the tarballs to make it work. :)
If anyone got those
First question: I've noticed there are several replacement gcc
compilers, and I'm not sure what the differences are (if any). egcc,
egcs, pgcc, perhaps more. I've seen that there is a egcc Debian
package, but not a pgcc one.
What are the differences between these compilers; i
Why not add a kind of VIEWPATH environment variable to the install tool.
(like in some compilers) The package that is found first in the list of
directories
will be installed
Joop
> I agree with Ben here - the binary distribution should remain _at least_
> 486 compatible, if not 386 compatible.
It should be compatible with anything Linux can run on...
say a i386, 4M RAM, 20M(?) flash drive and late '80s video.
- Bruce
> --
> Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
>
Correct me if I'm wrong, but slink still uses gcc 2.7.2.1 for C compilation
(because pgcc/egcs hate the Linux 2.0 kernel). egcs is only used for C++
compilation.
--
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org
eric.
>
> On Tue, Mar 02, 1999 at 03:05:56PM -0600, Stephen Pitts wrote:
> > Correct me if I'm wrong, but I think the problem with doing it in the
> > current situation is
> > that you create another symlink farm. 99% of the packages will _not_ be
> > compiled w
I was trying to install from the rpms which I converted to debs using
alien. I didn't try installing from the source...I didn't really want
to because I don't really want it to take the place of my normal
gcc...I'd like to be able to remove it from my system easily.
How much of the pentium optim
On Tue, Mar 02, 1999 at 02:41:03PM -0600, Eric wrote:
> I figure that they could have the important processor-intensive
> packages actually recompiled with PGCC and the rest of the things in
> binary-i686 would just be links to the packages in binary-i386.
Definately. Pentium optimised
It depends on how it's been optimized. The FAQ on gcc.ml.org tells me
that using -mcpu will produce code which will run on any Intel CPU,
but will run best on whatever CPU you specify. However, the
-march=cpu option, which turns on optimizations which make use of the
specific instructions availa
Correct me if I'm wrong, but I think the problem with doing it in the current
> situation is
> that you create another symlink farm. 99% of the packages will _not_ be
> compiled with PGCC,
> so you have maybe 50 deb packages and 2350 links. In the future, if I can
> give APT
cents.
Peter Allen
Dale E. Martin wrote:
>
> Ben Collins <[EMAIL PROTECTED]> writes:
>
> > On Tue, Mar 02, 1999 at 09:51:57AM +0100, Sami Dalouche wrote:
> > > recommended) with PGCC. The minority who have a 386/486 now can't
> > > probably use
&
e on the FTP (and HTTP now...) servers is reorganized for dpkg
> 2.0. I guess there are some complications in doing this with the
> current directory structure, though I don't understand what they are.
> I figure that they could have the important processor-intensive
> packages actu
there are some complications in doing this with the
current directory structure, though I don't understand what they are.
I figure that they could have the important processor-intensive
packages actually recompiled with PGCC and the rest of the things in
binary-i686 would just be links t
Ben Collins <[EMAIL PROTECTED]> writes:
> On Tue, Mar 02, 1999 at 09:51:57AM +0100, Sami Dalouche wrote:
> > recommended) with PGCC. The minority who have a 386/486 now can't probably
> > use
> > these software because their CPU is too slow and if they want, th
On Tue, Mar 02, 1999 at 09:51:57AM +0100, Sami Dalouche wrote:
> recommended) with PGCC. The minority who have a 386/486 now can't probably use
> these software because their CPU is too slow and if they want, they could use
> the src to compile the softs on them own ?
The whole ide
r which lots of CPU is
recommended) with PGCC. The minority who have a 386/486 now can't probably use
these software because their CPU is too slow and if they want, they could use
the src to compile the softs on them own ?
--
// -oOo- -oOo ---oOo---
Which compiler is best, recommended, etc. Does one compiler optimize for
Pentium, PentiumMMX, PentiumII, K6, K6-2, Cyrix 6x86MX, Cyrix MII, IDT
Winchip6(-2). I know Swarc does the different MMX flavours and is working
on 3Dnow! (by using a variant on C). But will EGCC / PGCC ever support
these??
t; compiler is truly helping? questions, questions, questions
> >
> > The EGCS compiler already has pgcc optimizations integrated into it. Just
> > install the egcc package.
>
> but, don't try to compile the kernel with it unless you are brave :)
>
> ---
estions
>
> The EGCS compiler already has pgcc optimizations integrated into it. Just
> install the egcc package.
but, don't try to compile the kernel with it unless you are brave :)
pgpvf56PGQQ7S.pgp
Description: PGP signature
> Is the Pentium compiler stable and usable yet? Is it possible to have
> both it and standard gcc installed? How can one test that the Pentium
> compiler is truly helping? questions, questions, questions
The EGCS compiler already has pgcc optimizations integrated into it. Just
in
Is the Pentium compiler stable and usable yet? Is it possible to have
both it and standard gcc installed? How can one test that the Pentium
compiler is truly helping? questions, questions, questions
--
---
How can you see, when your mind is not open?
On Mon, Apr 13, 1998 at 01:59:16PM -0400, Ossama Othman wrote:
> Hi Rob,
>
> > On a related note, is there a program that can keep a record of the
> > most heavily used libraries and programs, so that a list could be made
> > of the most useful ones to recompile?
>
> I am not aware of any program
Hi Rob,
> On a related note, is there a program that can keep a record of the
> most heavily used libraries and programs, so that a list could be made
> of the most useful ones to recompile?
I am not aware of any program that will do that. The only thing I can
think of is to use ldd to see what
On 13 Apr 98 01:20:26 GMT, in linux.debian.user you wrote:
>If you use EGCS gcc, found in the Debian egcc package, just use the
>"-mpentium" compiler flag. This should optimize your code for pentium
>processors, just as PGCC does. This CPU flag for pentiums isn't avail
Hi,
> Now, the FAQ for that pgcc said that it was based on egcs. It listed
> various optimisation switches but didn't mention '-march'. After
> reading your message I tried '-march=pentiumpro -O6' and it produced
> the same code as '-mcpu=pentiumpro -
> Date: Sun, 12 Apr 1998 21:20:26 -0400 (EDT)
> From: Ossama Othman <[EMAIL PROTECTED]>
>
> The EGCS project has been attempting to recombine most or all of the gcc
> forks, including pgcc. Therefore, EGCS gcc should have most, if not all,
> of the optimizations availa
Hi,
> Has anyone had any experience of using PGCC with Debian? I'm
> surprised that there isn't a package available for it, or even any
> trying to create one (according to the prospective packages list).
The EGCS project has been attempting to recombine most or all of the g
Has anyone had any experience of using PGCC with Debian? I'm
surprised that there isn't a package available for it, or even any
trying to create one (according to the prospective packages list).
Has there been any discussion as to whether pre-compiled Pentium
binaries should be made
39 matches
Mail list logo