Sponsored Content
Full Discussion: aCC exit error
Top Forums UNIX for Dummies Questions & Answers aCC exit error Post 302528246 by khestoi on Monday 6th of June 2011 05:52:25 PM
Old 06-06-2011
forgot that one
Thanks!
that did it!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Differences gcc <-> aCC

Hi all! I'm working on a HP UX 11 machine. I have an executable build with gcc and a shared library (sl) build with aCC. If i start the executable, i have many errors about unresolved symbols. Is the binary output of aCC and gcc compatible? Greetings! (8 Replies)
Discussion started by: coredump2003
8 Replies

2. HP-UX

Installing aCC++

- I ran the command: swinstall -p -v -s /home/garybowd/aCC-11.11-3.55ws.depot - I selected the S800 Package (I also tried this with the S700, but i'm pretty sure our server is S800) - I selected install, and these are the errors i got: ERROR: Exclude ... (1 Reply)
Discussion started by: gbowdridge
1 Replies

3. HP-UX

aCC compiler error - Redefined symbols

I got this error while compiling in aCC compiler. Error 173: "/opt/aCC/include_std/limits", line 694 # Redefined symbol 'numeric_limits<int>'; previously defined at . _RWSTD_SPECIALIZE_LIMITS (bool, int, _RWSTD_BOOL) ^^^^^^^^^^^^^^^^^^^^^^^^ Error... (2 Replies)
Discussion started by: onlyforforum
2 Replies

4. HP-UX

fstream - detach in aCC

How to use detach function for aCC. Error 187: "/cc/smc3/root/development/auto_activation/AARS/src/ResultServer.cpp", line 623 # Referenced object 'detach' is not a member of class basic_ofstream<char,std::char_traits<char> > . READ_TOKEN(tmp) (0 Replies)
Discussion started by: onlyforforum
0 Replies

5. HP-UX

ACC Compiler

Hi, Can anybody guide as to whether the aCC compiler for RISC (9000/785) be used with ia64 processor? (2 Replies)
Discussion started by: slash_blog
2 Replies

6. HP-UX

aCC compiler help

hello, i'm now working on a traduction of a makefile from HP_UX environnement to IBM_AIX environnement, so , first of all i need help about aCC compiler and the meaning of each option of compilation, and if possible its equivalent in AIX it's urgent, any help will be highly appreciated (0 Replies)
Discussion started by: kingmastersimo
0 Replies

7. HP-UX

Where to find the aCC 6.0.5

All, I'm filling in for the HPUX guy here (I'm AIX), and a client needs the 6.0.5 aCC compiler loaded up on an IA64 system. Where can I find the installs? Are they someplace on the system cd's? Thanks in advance for your help. Shawn (1 Reply)
Discussion started by: ZekesGarage
1 Replies

8. Linux

tar error exit delayed form pervious error

Hi when use "tar cpvzf /dev/st0 --exclude=/proc --exclude-/lost+found --exclude=/mnt --exclude=/media --exclude=/sys /" to tape, get the following message "tar: error exit delayed form pervious error", What is the mean ? Please suggest some solution for these errors. thx (1 Reply)
Discussion started by: chayato
1 Replies

9. Programming

aCC Compile error message

my C++ Compiler is ACC version aCC: HP ANSI C++ B3910B A.03.85 OS Version B.11.11 this my program error message I don't know what error it is aCC -g -DHPUX -DCHT_DEBUG -DNOSTD -c CProcess.cpp Error 181: "CProcess.cpp", line 83 # Expected 0 argument(s) for "void... (1 Reply)
Discussion started by: alert0919
1 Replies
MAGE::Tools::MGEDOntologyEntry(3pm)			User Contributed Perl Documentation		       MAGE::Tools::MGEDOntologyEntry(3pm)

Bio::MAGE::Tools::MGEDOntologyEntry
   SYNOPSIS
	 Bio::MAGE::Tools::MGEDOntologyEntry is an abstract class.

	 Superclass is:
	   Bio::MAGE::Tools::OntologyEntry

	 Subclasses are:
	   Bio::MAGE::Tools::MGEDOntologyClassEntry
	   Bio::MAGE::Tools::MGEDOntologyPropertyEntry

   DESCRIPTION
       This is an abstract class for MGEDOntologyClassEntry and MGEDOntologyPropertyEntry with very little mind of its own.

   ATTRIBUTES
       Attributes are simple data types that belong to a single instance of a class. In the Perl implementation of the MAGE-OM classes, the
       interface to attributes is implemented using separate setter and getter methods for each attribute.

       isAssignable
	   Stores whether the represented MGED Ontology concept needs to get a value assigned before use or not.  (static feature)

       isAssigned
	   Stores whether an assignable concept has been assigned a value or not (dynamic feature)

       errorMessage
	   Stores a possible error message that arose while trying to set the category or more likely value attributes of this class.

       assignableValues
	   Stores the list of values that can be assigned to this category

BUGS
Please send bug reports to mged-mage@lists.sf.net AUTHOR
Eric W. Deutsch (edeutsch@systemsbiology.org) SEE ALSO
perl(1). POD ERRORS
Hey! The above document had some coding errors, which are explained below: Around line 283: You forgot a '=back' before '=head1' perl v5.10.1 2006-08-23 MAGE::Tools::MGEDOntologyEntry(3pm)
All times are GMT -4. The time now is 05:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy