Re: [suse-axp] Compaq Compilers on SuSE Linux


Subject: Re: [suse-axp] Compaq Compilers on SuSE Linux
From: Mattias Hermansson (mattias@hemmet.chalmers.se)
Date: Fri Oct 15 1999 - 09:32:35 PDT


Exactly what is this file called and where is it. I found one rpm but that
was the version that didn't work. I had to copy
/usr/lib/gcc-lib/alpha-unknown-linux to
/usr/lib/gcc-lib/alpha-redhat-linux and relink
/usr/lib/compaq/ccc-6.2/alpha-redhat-linux/bin/crtbegin.o and crtend.o.
ccc now starts but doesn't create any object files. The linker complains
about not being able to find Main.o (Testing to compile Login.app)

Do you have any good program to test ccc with, known to work under SuSE?

/Mattias - Below the results from tests...

shayol-ghul:~/Login.app-1.2.1 # make
ccc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -c Main.cc -o Main.o
ccc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -c App.cc -o App.o
ccc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -c Input.cc -o Input.o
ccc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -c SwitchUser.cc -o SwitchUser.o
ccc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -Dlinux
-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_GNU_SOURCE -c Panel.cc -o Panel.o
rm -f Login.app
ccc -o Login.app -O2 -fno-strength-reduce -L/usr/X11R6/lib Main.o
App.o Input.o SwitchUser.o Panel.o -lXmu -lXt -lSM -lICE -lXext -lX11
-lXext -lX11 -lXpm
-lcrypt
/usr/bin/ld: cannot open Main.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [Login.app] Error 1
shayol-ghul:~/Login.app-1.2.1 #

On Fri, 15 Oct 1999, Waite, Michael wrote:

> I am sending you all this as a "heads up" regarding the conversations that
> were going around last week regarding the Compaq compiler tools for SuSE
> Linux.
>
>
> The public beta kit at ( http://www.unix.digital.com/linux/software.htm )
> will be updated today (10/15) with a version that works on SuSE 6.1
> and avoids the compile-time arithmetic segfaults on Red Hat 6.0.
> It should also be easier to install on other distributions like
> Debian for those willing to take the rpm apart, and might possibly
> just install as-is on TurboLinux.
>
> As far as our testing has shown, it's not necessary to rebuild
> libc (bound to be unpopular), we've just linked the compiler
> itself statically. If we use that solution long-term, glibc
> LGPL licensing means we'll have to provide a way for users
> to get the object modules for the compiler so they can
> re-link it with modified glibc if they wish. I wouldn't
> spread that around just yet, though, as it hasn't been
> finalized.
>
> -----Mike
>
> Michael Waite
> Global Partnering Solutions, Marlboro Center
> Compaq Computer Corporation
> TEL: (508)467-2289
> EMAIL: michael.waite@compaq.com
>
> --
> To unsubscribe, e-mail: suse-axp-unsubscribe@suse.com
> For additional commands, e-mail: suse-axp-help@suse.com
>

-- 
To unsubscribe, e-mail: suse-axp-unsubscribe@suse.com
For additional commands, e-mail: suse-axp-help@suse.com



This archive was generated by hypermail 2a22 : Thu Nov 04 1999 - 16:56:59 PST