Displaying 17 results from an estimated 17 matches for "kgcc".
Did you mean:
gcc
2001 Sep 06
2
Compiling 1.3.1 under RH Linux
Hi,
I am trying to compile R-1.3.1 under RH-7.2 Linux. I used the old gcc
compiler (kgcc) and the compilation went fine. I can start R and run some
rudimentary tasks with no problem. However, when I did
make check
I got the following error in base-Ex.Rout
> fa <- file.access(dir("."))
Error in file.access(dir(".")) : file.access is not impl...
2001 Feb 08
5
kernel freeze after cbq startup
Hello,
I want to ask what am I doing wrong. A few seconds after running this script
my gateway freezes. I use the 2.4.1 kernel compiled on RH 7.0 system using
the kgcc (egcs-1.1.2) compiler.
I have two ethernet cards. The Internet interface eth1 is connected to the
ISP, who shapes out traffic to 128Kbit. I would like to give the high
priority to the e-mail and ssh traffic and to shape others by definitions in
the cbq-classes file. Also I would like to shape I...
2004 Aug 06
1
DarkIce
> > Can I be any more trouble today? :)
>
> Do yourself a favour and don't use gcc 2.96 for compiling lame. Even it
> does compile, the generated binaries will be broken (segfault and/or
> giving loads of bogus error messages)
Ie, use
CC=kgcc ./configure
:)
jack.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is neede...
2004 Aug 06
2
Liveice & RedHat 7.1
Help!!
I compiled liveice on a more-or-less stock RH 7.1 (2.4.2-2) server install.
It starts, appears to connect (to a Shoutcast server), lame runs using an
appropriate CPU %, lists OK on yp.shoutcast.com - but clients can't connect
properly (ICY 200 OK then stalls) - & the liveice console "vu display" is
blank.
With VERBOSE 10 I get:
l3_side->main_data_begin: 1064
Resvoir
2001 Sep 19
1
ext3 0.9.6 vs ext3 0.9.9
Hello,
I have done extensive testing between 2.4.9 and 2.4.9-ac12 with ext3
0.9.6 and 0.9.9. I also tried using both kgcc and gcc-2.96.
I have a problem with logging into xdm or starting the gnome-session
totally locking up the machine while using ext3 0.9.9.
It seems to go away using ext3-0.9.6. During xdm/gnome-session the hard
disk is under heavy activity. I have attached my
kernel config. If you want lspci -v or...
2002 Feb 28
1
Problems compiling Samba TNG 2.6.1
Hello,
i have a red hat 7.2 system and set the environment variable CC='kgcc'.
I have git the standard kernel:
[root@linux-test source]# rpm -qf /usr/include/asm/statfs.h
kernel-headers-2.4.7-10
But when compiling the tng-source i get the following error:
Using FLAGS
-O -Iinclude -I./include -I./ubiqx -I./smbwrapper -I./lib -DLOGFILEBASE="/
usr/local/samba/v...
2004 Jan 29
1
Unable to use Samba 3.0.1 as PDC
...ble = no
~ valid users = @amminrete @analogico @lamiera @col_ana @col_lam
@direzione @uftec @amministrazione
~ force create mode = 660
~ force directory mode = 770
~ ----------------END of SMB.CONF--------------------
Any Ideas ?
By the way... samba was installed from sources, compiled with kgcc
(aka egcs-2.91.66) 'cos gcc-2.96-85 barfed at some point of the
compilation. Can this cause some troubles ?
- --
Simone Lazzaris
Task84 S.p.A.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAGMmu/38nB9eqrJYRAv...
2004 Sep 10
0
Serious bug in FLAC
Are you sure it's not your compiler? That's the first thing I would
check. I know that RedHat is famous for including broken pre-releases of
GCC in their distributions since 7.0.
I'd try recompiling with GCC 3 or GCC 2.95 (available as "kgcc").
-- Asheesh.
On Sat, 16 Mar 2002, Nick Lamb wrote:
> As far as I can tell I've found a serious bug in the command line
> flac encoder :(
>
> I have created many hundreds of flac files and I was very annoyed to
> discover that the XMMS flac plug-in had intolerably long s...
2001 Jan 12
3
SFTP Server For Linux 7 (fwd)
fyi. who is running RH7? i don't.
-------------- next part --------------
An embedded message was scrubbed...
From: Jason <jason at neocity.com>
Subject: SFTP Server For Linux 7
Date: Thu, 11 Jan 2001 19:03:54 -0600
Size: 2121
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010112/52923a41/attachment.mht
2001 Jul 04
1
ext3 breaks 2.4.5
ext3 broke kernel 2.4.5 that was working just great before
gives "kernel panic: Attempt to kill init" and a bunch of registers on booting
$ kgcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release / Linux-Mandrake
8.0)
kernel configuration attached
Good luck,
Andriy
2004 Sep 10
1
Serious bug in FLAC
...t; GCC in their distributions since 7.0.
FUD. Please stop that, it makes you look unprofessional. Until you can
point at a line of assembly that is plain wrong it is usually
appropriate to assume that the compiler is working.
> I'd try recompiling with GCC 3 or GCC 2.95 (available as "kgcc").
No. Rather than trying voodoo magic first, let's find the bug...
In metadata_callback() in encode.c you should not be examining the
variable encoder_wrapper->use_ogg unless you have compiled in OGG
support (I have not). So this code block needs to be wrapped up
something like this....
2004 Aug 06
2
DarkIce
Can I be any more trouble today? :)
This almost worked. ./configure worked but when I ran make I got this...a Redhat bug?
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I../include -I. -I../libmp3lame -I.. -O3 -fomit-frame-pointer -ffast-math -funroll-loops -fthread-jumps -malign-double -frerun-loop-opt -fgcse -fexpensive-optimizations
2004 Aug 06
2
DarkIce
Well it was lame I was tryng to install...gives me the missing gcc3 error. So now I guess iI have to find gcc3. Maybe I should just go back to RedHat 6.2. This all worked just fine on that.
# export CC=gcc3
# ./configure --with-fileio=lame --without-vorbis --disable-gtktest --enable-nasm --enable-expopt=full --prefix=/usr
loading cache ./config.cache
checking host system type...
2004 Sep 10
2
Serious bug in FLAC
As far as I can tell I've found a serious bug in the command line
flac encoder :(
I have created many hundreds of flac files and I was very annoyed to
discover that the XMMS flac plug-in had intolerably long seek times,
but since that had been mentioned on this list a bunch of times
without anyone actually investigating, I thought I had better actually
find the BUG which causes this.
1. I
2001 Jan 19
2
building ext3 as a module
When trying to build ext3 as a module, I get the follwing errors
during the kernel link:
/usr/bin/kgcc -D__KERNEL__ -I/home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/include -c -o dummy_sym.o dummy_sym.c
ld -m elf_i386 -T /home/brian/src/kernel-2.2.19-pre6mvd/linux-2.2.19pre6-kdb-ext3/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_t ask.o -Map map init/...
2001 Nov 12
2
Announcement: Automatic ATLAS support under Debian GNU/Linux
[ If this is considered off-topic please let me know in private mail. ]
With the current version of the glibc library in Debian's "testing" and
"unstable" distributions, ldconfig now loads the ATLAS optimised BLAS without
any user intervention beyond installation of the Atlas and R or Octave
packages.
ATLAS can lead to very dramatic speed increases (up to a factor of ten,
2000 Nov 14
14
New snapshot
I have just uploaded a new snapshot to:
http://www.mindrot.org/misc/openssh/openssh-SNAP-20001114.tar.gz
This snapshot includes Markus Friedl's new SSH2 RSA authentication work
and -R portforwarding for SSH2. Please give these a good test.
The new RSA authentications works similar to the current SSH2 DSA keys,
but requires a little modification to config files. Currently RSA
key cannot be