- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- @Procura alias Merijn (or others); still gcc-3.1 p...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 02:54 AM
07-15-2002 02:54 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
Perl-5.8.0 is planned this Thursday if no disasters happen. Will make it available probably on Steven's machine.
Good to hear you're going strong!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2002 02:55 AM
07-15-2002 02:55 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2002 11:51 PM
07-22-2002 11:51 PM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
further assistance needed with the perl-build.
I downloaded and untared the Perl 5.8.0 that you promoted in this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xcb1036e69499d611abdb0090277a778c,00.html
Unfortunately, my Configure run crashes.
Please, have a look at attched output from script.
Regards
Ralph
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2002 12:27 AM
07-23-2002 12:27 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
s a good thing. DO NOT give a wrong version or a wrong OS.
Which of these apply, if any? [hpux]
Archname is PA-RISC2.0
(Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored.
Configure uses the operating system name and version to set some defaults.
The default value is probably right if the name rings a bell. Otherwise,
since spelling matters for me, either accept the default or answer "none"
to leave it blank.
-->8---
As you can see it found the braindead bundled C compiler to use.
Configure -Dcc=gcc ...
should help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2002 12:35 AM
07-23-2002 12:35 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
I've already put 5.8.0 Oracle-prepared gcc-3.1 built there the day 5.8.0 was released.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 05:17 AM
08-05-2002 05:17 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
it still crashes.
I downloaded your 32bit compilation of gcc-3.1 from your beepz site.
Then I downloaded the gcc 3.1.1 sources to build gcc with your gcc.
I adapted the sample scriplet to build gcc from your beepz site (so that my paths fit).
Therby I realized I hadn't imake installed (is this necessary?), and I couldn't find any langtools (you include them in your path).
Nevertheless I ran your script.
All worked fine for some ten minutes while it was constructing the Makefile.
Then when make executed it finally exited with a syntax error in line 1260 :-(
I then kicked building my own gcc, and tried to use yours for making Perl 5.8.0-RC3 from sources.
I prepended /usr/local/pa20-32/bin to my PATH to invoke your gcc.
And then Configure clashed again with
"YOU HAVE A BIG PROBLEM!"
This all sucks ...
:-((
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 10:37 AM
08-27-2002 10:37 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
It seems at least with gcc 3.2 the problem is a '-Ae' switch that gets passed causing the missing '(' after predicate error.
If you can get rid of that compile time argument things may compile for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2002 11:27 AM
08-27-2002 11:27 AM
Re: @Procura alias Merijn (or others); still gcc-3.1 problems
We helped him off-list
- « Previous
-
- 1
- 2
- Next »