LynxOS - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: LynxOS



  
 KynxOS
LynxOS - LynxOS is a proprietary UNIX-like real-time operating system.
Since LynxOS was written from scratch with real-time performance foremost in mind, it is able to provide deterministic, high performance real-time responsiveness for real-time applications while still providing UNIX compatibility.
It was developed from the ground-up with high performance, deterministic hard real-time response in mind.
http://www.ugu.com/sui/ugu/show?I=lynxos&F=1111111111&G=Y   (124 words)

  
 The Technology behind LynxOS v4.0's Linux ABI compatibility
The performance of Linux applications on LynxOS is mainly dependent on the additional glue code that is introduced in the GLIBC library.
Signal numbers in LynxOS were changed to ensure a match with the Linux signal numbering scheme.
LynxOS v4.0, the newest release of the POSIX-conformant hard real-time operating system (RTOS), has support for Linux ABI compatibility -- where Linux application binaries can run unchanged in the LynxOS environment without necessitating source code recompilation.
http://www.linuxdevices.com/articles/AT8943314364.html   (2097 words)

  
 An Interview with Inder Singh
Additionally, LynxOS uses the same development environment as Linux, since both are based on the GNU tool chain.
In LynxOS, we use what we call a CSP/BSP (chip support package/board support package) architecture which separates out the hardware dependent code related to the CPU, and the supporting peripherals at the board level, from the hardware independent code in the rest of the OS.
The objective of that move is to insure that a binary executable file that runs on Linux can be loaded and executed directly on a LynxOS system (on the same CPU architecture, of course) without requiring recompilation or porting.
http://www.linuxjournal.com/node/4199/print   (3448 words)

  
 LynxOS from LynuxWorks Product Information
This is due to LynxOS' inherent compatibility with the interfaces of Linux, UNIX and POSIX.
Because the LynxOS 4.0 RTOS is designed from the ground up for conformance to open system interfaces, OEMs are able to leverage existing Linux, UNIX and POSIX programming talent for embedded real-time projects.
The LynxOS 4.0 RTOS not only conforms to open system standards, but it is also the only RTOS offering true Linux binary compatibility.
http://www.radstone.com/products/dsp_product.aspx?id=72   (435 words)

  
 Objectivity Press Release - LynxOS and Latus Lightworks
This approach reduces design and development cycles and training time, distributes functionality to points where it is most efficient, and simplifies administration and maintenance while improving system-wide performance.
Objectivity is the only database management system (DBMS) provider to deliver a single database solution that interoperates across the full processing spectrum, from massive parallel servers to memory resident real-time environments.
LynuxWorks products include the open-source BlueCat(tm) Linux; the scalable, Linux-compatible LynxOS® real-time operating system; software frameworks for high-availability systems; development tools and technical support worldwide.
http://www.objectivity.com/News/PressReleases/2001/News_PR_010516_LynxOS.shtml   (829 words)

  
 NewsForge LynuxWorks introduces LynxOS real time OS
LynuxWorks is offering LynxOS 4.0 as a stand-alone solution with a selection of tools, or as part of several new industry specific software solutions designed to further streamline the development process (see related release).
This is due to enhancements to the new stack for better throughput and drivers optimized for speed.
Absolute determinism and kernel threading allow for interrupt routines to be short and fast, ensuring predictable response even in the presence of heavy I/O. Systems based on LynxOS are able to perform their multiple tasks more reliably and deterministically than previously possible.
http://www.newsforge.com/newsvac/02/03/12/1635235.shtml   (821 words)

  
 BYTE.com
The key difference is that LynxOS threads execute strictly at static, user-set priorities, not at dynamic, varying priorities based on CPU execution or I/O blocking as with Unix.
Although the Unix process model was used as a basis for LynxOS processes, all tasks under LynxOS are represented internally as threads.
Since a LynxOS process has its own memory context, it is completely shielded from memory corruption by address errors in other processes.
http://www.byte.com/art/9609/sec5/art1.htm   (1371 words)

  
 Tutorials on Device Drivers
The operating system of a computer manages the hardware resources and provides an environment that allows the users' applications to run.
Some CPU architectures provide for masking of certain interrupt levels, while others do not.
To understand the basic concepts of driver operations.
http://www.rt.db.erau.edu/experiments/drivers/fundamentals.html   (2294 words)

  
 [No title]
Sales of LynxOS may decrease as a result of the introduction of BlueCat Linux because our customers may choose BlueCat Linux over LynxOS if they believe that their embedded operating system requirements can be met by BlueCat Linux, particularly because BlueCat Linux is a royalty-free product.
For example, we experienced a four month delay in the distribution of version 3.1 of our LynxOS product, which was scheduled to be distributed in January 2000 but which was in fact distributed for the first time in April 2000.
However, the development of our LynxOS and BlueCat Linux products and related products and product enhancements is a complex and uncertain process.
http://www.freeedgar.com/EdgarConstruct/Data/1012870/00-5406/0001.txt   (17464 words)

  
 PRESS RELEASE LynxOS 4.0 From LynuxWorks to Support Motorola's New MVME6100 Single-Board Computer
LynxOS 4.0 From LynuxWorks to Support Motorola's New MVME6100 Single-Board Computer
PRESS RELEASE LynxOS 4.0 From LynuxWorks to Support Motorola's New MVME6100 Single-Board Computer
Motorola's MVME6100 series of VMEbus single-board computers uses the Tundra Tsi148™ VMEbus interface chip to implement the 2eSST (two edge source synchronous transfer) protocol.
http://www.marketwire.com/mw/release_html_b1?release_id=95115&tsource=3   (557 words)

  
 Business Wire: LynuxWorks Announces LynxOS Support for the Intel IOP310 I/O Processor Chipset Based On Intel XScale ...
LynxOS 4.0 for the Intel IOP310 I/O processor chipset will be available October 2002.
"Porting the LynxOS product to the Intel XScale microarchitecture brings Intel's customers another robust operating system for embedded designs," said Bill Rollender, director of marketing for Intel's Storage Components Division.
LynuxWorks Announces LynxOS Support for the Intel IOP310 I/O Processor Chipset Based On Intel XScale Technology
http://www.findarticles.com/p/articles/mi_m0EIN/is_2002_Sept_9/ai_91196702   (478 words)

  
 dBforums - How often should I reboot Solaris and LynxOS
leaks for Solaris 9 and LynxOS (or in general on UNIX machines).
>leaks for Solaris 9 and LynxOS (or in general on UNIX machines).
> leaks for Solaris 9 and LynxOS (or in general on UNIX machines).
http://www.dbforums.com/t857620.html   (1927 words)

  
 Allocation of contiguous memory in LynxOS and Linux: the UIO package (ResearchIndex)
The package has been implemented under LynxOS and Linux and tested on a number of hardware platforms based on PowerPC or Intel processors.
Abstract: The UIO library allows user level programs to allocate memory which is contiguous in physical memory.
Allocation of contiguous memory in LynxOS and Linux: the UIO package
http://citeseer.ist.psu.edu/341587.html   (216 words)

  
 [No title]
The sources for XFree86 4.2.1 are available by anonymous ftp from: ftp://ftp.XFree86.org/pub/XFree86/4.2.1 Binaries of XFree86 for LynxOS x86 are available from: ftp://ftp.XFree86.org/pub/XFree86/4.2.1/binaries/LynxOS A list of mirror sites is provided by ftp://ftp.XFree86.org/pub/XFree86/MIR- RORS The binaries on the FTP site were built on the latest released LynxOS version at the time XFree86 4.2.1 was released.
The mouse driver contained in LynxOS x86 patchlevel 015 (and higher) does no longer perform the protocol translation an therefore can be defined as "PS/2" protocol format.
On LynxOS x86 2.5.0 you may encounter problems with make in deeply nested subdirectories (eg core dumps, hangups).
http://netmirror.org/mirror/xfree86.org/4.2.1/doc/README.LynxOS   (1259 words)

  
 AT&T News Release, 1996-04-23, Lucent chooses operating system from Lynx
This enables programmers to partition computing programs, thereby safeguarding processes in one area from defects or bugs in another.
No other real-time operating system matches the degree of LynxOS' compliance to POSIX.
To support complex applications, LynxOS fully supports the Microprocessor Memory Management Unit (MMU).
http://www.att.com/news/0496/960423.gba.html   (503 words)

  
 [OB-Users] Porting orbacus to LynxOS
Hello, > I want to port an ORB to LynxOS 2.5, that is running in a machine with > about 30 MBytes of memory free space.
http://www.ooc.com/pipermail/ob-users/2001-July/018849.html   (139 words)

  
 Omniseek: /Computing /Operating Systems /Realtime /LynxOS /
LynxOS real-time UNIX OS: software solutions for real-time/embedded development of hard, deterministic applications.
Lycos Directory: Computers * Operating Systems * Realtime * LynxOS
Miscellaneous papers devoted to realtime computing are indexed on this page.
http://www.omniseek.com/srch/{22160}   (363 words)

  
 Aonix - Press Releases
A primary benefit is the availability of Linux on new generation high-speed Intel processors, which provides a host platform many times faster than older Unix systems.
Aonix ObjectAda also integrates a rich set of LynxOS features that collectively support the development of complex networked applications.
This new ObjectAda product offers all the real-time features of LynxOS now hosted on the Linux operating system.
http://www.aonix.com/pr_02.16.04c.html   (565 words)

  
 Dy 4 Systems Intros LynxOS 4.0 Board Support Package For High-Performance SVME/DMV-181 Ruggedized SBC
Backed by this comprehensive BSP, the LynxOS environment offers a robust, feature-rich software suite that reduces development costs for embedded VMEbus systems and features a UNIX look-and-feel with UNIX-compatible utilities, networking interfaces (TCP/IP, NFS), graphical user interfaces (X11, Motif) and a hierarchical file system.
"LynxOS 4.0 provides many important new features that are important to our Mil/Aero customers, such as a 30 percent real-time performance increase, IPv6 networking capabilities and Linux ABI-compatibility," said Barry Brown, Dy 4 Systems RTOS development manager.
Dy 4 Systems introduced a LynxOS 4.0 operating system board support package (BSP) for the SVME/DMV-181 ruggedized PowerPC single board computer (SBC) - Dy 4's highest performance VME board.
http://www.tmcnet.com/enews/011003b.htm   (749 words)

  
 Dallas
The candidate will be responsible for working with other members of the development team to assist in developing the Information Model for the Optical Networking Products.
The candidate will be responsible for working with other members of the development team to assist in developing the Information Model for the family of Intelligent Optical Networking Products.
Develop programs for family of Optical Networking products in C and C++ on the Unix development platform to run on an embedded microprocessor platform running the LynxOS RTOS.
http://www.jobjungle.net/Texas.htm   (1755 words)

  
 LynuxWorks, Inc.: LynxOS* 4.0 - Real-Time Operating System - Intel® Software Network
LynxOS RTOS supports the Intel XScale microarchitecture with a specific XMA reference-board support package and porting kit for porting ease to other XMA hardware.
LynuxWorks, Inc.: LynxOS* 4.0 - Real-Time Operating System - Intel® Software Network
Open source and true real-time embedded solutions for the post-PC era.
http://www.intel.com/cd/ids/developer/asmo-na/eng/dc/threading/19462.htm   (203 words)

  
 OIS - CORBA Resources - DII COE Real-Time ORB Trade Study Overview
While the Solaris version of ORBexpress GT used by Boeing (V2.1.3a) does not include several assembler optimizations that are currently present in other versions of ORBexpress (LynxOS, Windows NT, VxWorks, et al) the product performed within our expectations.
The following graph shows the benchmark results on a single SunOS machine, using the loop-back adapter.
Note that the socket tests only sent simple octet arrays not the data types listed in the tables above.
http://www.ois.com/resources/corb-10-overview.asp   (1164 words)

  
 Bigfix - and port on LynxOS 3.0.0
LynxOS 3.0.0 doesn't has a quite old autoconf, so you will need do upgrade it first (or generate "configure" on some smarter platform: Linux).
Also, there is a bugfix that should apply to all platforms: a buffer overflow when filling the table of possible thread priority values (file unix-pthreads/thread-impl.c).
The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools.
http://www.kaffe.org/pipermail/kaffe/2001-May/026332.html   (153 words)

  
 Super Bowl XXXVII score: Linux 0, LynxOS 1
With LynxOS, we have the same benefits of Linux, such as an open programming environment, but also enjoy real-time determinism."
We also wanted to take advantage of their development environment.
It was not clear to me that we could take full advantage of their development environment and tools without porting to their native LynxOS environment."
http://www.linuxdevices.com/news/NS6380734055.html   (666 words)

  
 LynxOS
At its fullest, LynxOS is a self-hosted development environment consisting of a wide array of software development tools, UNIX-compatible utilities, industry standard networking, a graphical user interface, and a UNIX-like hierarchical file system.
Modular Design: The modularity inherent in the LynxOS architecture makes the operating system highly scalable and configurable.
Designed for Real-Time: LynxOS is a UNIX-compatible, POSIX-conforming, multiprocess, and multithreaded operating system designed for complex real-time applications that require fast, deterministic response.
http://www.realtime-info.be/Encyc/BuyersGuide/Products/Object1072.html   (296 words)

  
 embedded systems, vxworks, ose, lynxOS, in memory database, realtime database,sql database, vx works database, linux ...
embedded systems, vxworks, ose, lynxOS, in memory database, realtime database,sql database, vx works database, linux database, ose database
http://www.polyhedra.com/faq-embedded.htm   (3474 words)

  
 DDC-I Native Ada Compiler Systems for PC LynxOS
-PC/LynxOS is well integrated into the LynxOS environment which is a UNIX compatible, POSIX conforming operating system for real-time applications.
Based on DACS-80x86, which has been continuously re-validated since 1987, DACS- PC/LynxOS is a highly mature development system.
LynxOS is a UNIX-compatible, POSIX conforming operating system designed for real-time applications.
http://www.ddci.com/products_lynxos.shtml   (375 words)

  
 LAUTERBACH - TRACE32 RTOS Debugger for LynxOS
In close cooperation with LynuxWorks, we built a high sophisticated LynxOS awareness, which enables you to do a most effective debugging with the TRACE32 systems on targets running LynxOS.
The information presented is intended to give overview information only.
Our software package contains a ready-to-run configuration for the LynxOS Real Time Kernel from LynuxWorks.
http://www.lauterbach.com/rtoslynx.html   (107 words)

  
 Business Wire: LynuxWorks Maximizes Customer Value With Two New Competitive Pricing Packages
Available for $50,000, the LynxOS Developer Pack includes five developer seats, five VisualLynux(TM) IDE packages, associated priority support, and LynuxWorks' premium developer tool for system tracing, SpyKer(TM).
LynuxWorks' MSRP-based pricing and LynxOS Developer Pack programs are available immediately.
LynxOS royalties scale based on the MSRP of devices priced at $150 and above, and manufacturers get one fixed low cost per product, regardless of the number of processors and LynuxWorks software content in the device.
http://www.findarticles.com/p/articles/mi_m0EIN/is_2002_Dec_9/ai_95090122   (799 words)

  
 ESP-488 Ref. Man. for LynxOS and the AT-GPIB - August 1993 - Manuals - Products and Services - National Instruments
This manual describes the IEEE 488 Engineering Software Package (ESP-488) for the LynxOS operating system (Version 2.1 and higher) from Lynx Real-Time Systems, Inc. This package is intended for use with the National Instruments AT-GPIB interface board.
To use this manual effectively, you must already have an AT-GPIB board and LynxOS for your PC AT computer.
View the document in Adobe Acrobat PDF format.
http://digital.ni.com/manuals.nsf/websearch/C022240E7BCC3AC086256660007947D6?OpenDocument&node=1230_US   (123 words)

  
 LynuxWorks LynxOS
LynxOS 3.0.1 Intel® Pentium® processors / Intel® x86 processors
LynxOS 2.5x Intel® Pentium® processors / Intel® x86 processors (No RAINlink Features)
Most LynxOS drivers are integrated with RAINlink technology, and support:
http://www.znyx.com/support/drivers/os/lynxos.htm   (87 words)

  
 LynuxWorks Operating System Ensures Pulsar Communications Will Meet Aggressive Product Schedule
"We are ahead of schedule due to using LynxOS as our development platform -- the OS is so robust that we haven't needed support," he observed.
About LynuxWorks LynuxWorks(TM), Inc. is a provider of open source and true real-time embedded solutions for the post-PC era.
Pulsar's experience indicates that we are successfully delivering on that promise." About LynxOS LynuxWorks' LynxOS is a hard real-time, Linux-compatible and POSIX-compliant operating system that combines performance, reliability, and scalability together with patented technology for real-time event handling.
http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&STORY=/www/story/06-05-2001/0001507356&EDATE=   (593 words)

  
 Linux Today - BW: LynuxWorks and TimeSys Team Up to Enhance Tool Support for LynxOS...
"LynxOS developers, designing hard real-time applications, use real-time performance data from TimeTrace in TimeWiz, also from TimeSys Corporation, to bring system modeling and analysis, through the Rate-Monotonic Analysis framework.
Get the facts you need to make the choice between Windows and Linux.
LynxOS is a Linux/UNIX-compatible, POSIX-conformant real-time operating system for embedded applications and is part of the LynuxWorks(TM) product family."
http://linuxtoday.com/news_story.php3?ltsn=2000-05-08-014-06-PR   (465 words)

  
 AT&T Worldnet Service - Directory
Computers / Software / Operating Systems / Realtime / LynxOS
The Open Directory is a listing of links and sites recommended by Internet users.
3 operating systems for embedded systems: BlueCat Linux, BlueCat RT (real-time Linux), and the POSIX-conformant, hard real-time LynxOS operating system for mission-critical applications.
http://www.att.net/cgi-bin/webdrill?catkey=gwd/Top/Computers/Software/Operating_Systems/Realtime/LynxOS   (171 words)

  
 [No title]
When booting LynxOs off of floppy, the SCSI devices can be accessed via the following method:
Past problems in this area have resulted form...
Also, variable "i3" must have a value of 2 and "i6" a value of 1 (required by LynxOs {i3 = i/o handshake control, i6 = error report mode})
http://draco.as.utexas.edu/ward/programs/tcs_tech.html   (1439 words)

  
 TRACE32 extends its LynxOS Support to LynxOS-178
It encapsulates critical software and decouples it from unsafe software by providing “virtual machines”, which are strongly separated.
LynxOS-178 is a special version of LynxOS that targets these systems.
In safety sensitive systems, such as avionics, it is required to certify the software by the standard DO-178B, to ensure proper operation without critical faults.
http://www.dedicated-systems.com/vpr/layout/display/pr.asp?PRID=8893   (294 words)

  
 Compiling the X11R6.8.1 Distribution
A complete binary installation along with manual pages will require approximately 250 MBytes of disk space.
LynxOS uses cat-able manual pages, and because a doc preparation system is definitely not a vital component of a real-time operating system you must first install groff-1.09 (or newer).
README for X11R6.8.1 on LynxOS : Compiling the X11R6.8.1 Distribution
http://www.x.org/X11R6.8.1/doc/LynxOS4.html   (316 words)

  
 Embedded.com - LynuxWorks releases LynxOS v. 4.0
LynxOS 4.0 features Linux binary compatibility, as well as enhancements in networking, porting support, and performance.
LynxOS networking enhancements include IPSec, IPv6, and an integrated firewall.
It lets users run Linux applications under LynxOS or augment real-time applications on LynxOS with applications from Linux.
http://www.embedded.com/story/OEG20020426S0091   (478 words)

  
 LynxOS - OneLook Dictionary Search
LynxOS : Free On-line Dictionary of Computing [home, info]
Tip: Click on the first link on a line below to go directly to a page where "LynxOS" is defined.
We found one dictionary with English definitions that includes the word LynxOS:
http://www.onelook.com/cgi-bin/cgiwrap/bware/dofind.cgi?word=LynxOS   (69 words)

  
 ::Orange Crate - The Mysteryman's Chronicles
With hardware capabilities spanning satellite, airborne and ground applications, Aeronix recognised that using software based on open standards would play a critical role migrating its future critical applications to new software being developed for higher levels of security.
POSIX, or Portable Operating System Interface, is a worldwide-accepted open operating interface standard.
SAN JOSE, Calif., 23 August 2004 - LynuxWorksTM Inc. today announced that LynxOS®, its flagship embedded real-time operating system (RTOS), will power Aeronix's new advanced data communications technology for the military.
http://www.orangecrate.com/article.php?sid=787   (618 words)

  
 LynxOS - UK Shop Search > LynxOS
This section looks at the demand for LynxOS knowledge and experience with a comparison to our Operating Systems...
real-time Linux), and the POSIX-conformant, hard real-time LynxOS operating system for mission-critical applications...
LynuxWorks has added Zebra routing and net-SNMP management protocols to its popular real-time operating system LynxOS.
http://www.infospot.com/searchdirectory/shops/LynxOS.html   (216 words)

  
 LynxOS
LynxOS® is already available for a large number of processors and does its best to optimize their use, it envolves in particular very good memory management.
LynxOS® is used in aeronautics and safety critical systems since it is presented as an higly dependable and fault-tolerant system.
WP1 - RTOS State of the Art Analysis: Deliverable D1.1 - RTOS Analysis
http://www.mnis.fr/en/support/doc/rtos/c3426.html   (114 words)

  
 LinuxElectrons - LynxOS Supports Comcerto VoIP Processors
"We are excited to add LynxOS support for Mindspeed's Comcerto enterprise VoIP processors," said Dr. Inder Singh, chairman and CEO of LynuxWorks.
LynxOS is designed for absolute determinism scalability, and predictable response for the most complex networking applications.
LynxOS conforms to open standards including Linux®, POSIX® and UNIX®, and meets the stringent requirements for real-time, mission-critical applications while offering the time-to-market and investment-protection advantages of open standards-based development.
http://www.linuxelectrons.com/article.php/20050823105904160   (301 words)

  
 LynxOS Jobs, Average Salary & Contractor Rates for LynuxWorks LynxOS Skills
This section looks at the demand for LynxOS knowledge and experience with a comparison to our Operating Systems category.
Jobs citing LynxOS are compared to all those in the category of Operating Systems.
This section compares the median salary and contractor rates quoted in job adverts citing LynxOS (A) against all those in the category of Operating Systems (B) over the past 3 months.
http://www.itjobswatch.co.uk/skills_and_rates/lynxos.do   (298 words)

  
 LynxOS-178 RTOS :: RTOS Alien
The military and aerospace industry mandates rigorous technical and process requirements for safety-critical computing.
POSIX is the native LynxOS interface, and POSIX calls are not an optional add-on library for the operating system.
At the core of the LynxOS-178 operating system is LynxOS, a mature UNIX®-style operating system (born 1988) that was designed from the start for hard real-time determinism.
http://www.rtosalien.com/rtos/26.html   (906 words)

  
 [OB-Users] Porting orbacus to LynxOS
Cheers, -Bill At 11:56 AM 7/13/2001 +0200, Uwe Seimet wrote: >Hello, > >> I want to port an ORB to LynxOS 2.5, that is running in a machine with >> about 30 MBytes of memory free space.
ORBacus/E targets embedded systems so it's likely it would be a better fit for LynxOS.
Also, you may wish to look at ORBacus/E for porting to LynxOS.
http://www.ooc.com/pipermail/ob-users/2001-July/018854.html   (198 words)

  
 LynxOS
The ATLAS DAQ Prototype-1 project has written a LynxOS library for the SPCIS: Simple PCI to S-LINK interface and the SSPCI: Simple S-LINK to PCI interface.
Those drivers have been used and tested in a CES RIO2 environment that uses a PowerPC processor.
Erik van der Bij - 5 May 1999
http://hsi.web.cern.ch/HSI/s-link/sw/lynxos/Welcome.html   (200 words)

  
 LynxOS - Wikipedia, the free encyclopedia
The LynxOS RTOS is a Unix-like real-time operating system from LynuxWorks (formerly "Lynx Real-Time Systems").
Sometimes known as the Lynx Operating System, LynxOS features POSIX compliance and, more recently, Linux compatibility.
LynxOS is mostly used in embedded systems in applications for avionics, aerospace, the military, industrial process control and telecommunications.
http://en.wikipedia.org/wiki/LynxOS   (147 words)

  
 Port Mico to LynxOS
Please, I want to know if doesn't exist problem to build Mico in LynxOS 2.5 with g++ 2.8.1 and how much main memory is necessary for Mico + LynxOS.
I appreciate that someone that had build Mico under LynxOS to send me some information that can help me to do this.
I'm a begginer and i want build ace/tao.
http://www.mico.org/pipermail/mico-devel/2001-July/002844.html   (105 words)

  
 [No title]
#define ACE_HAS_USING_KEYWORD #if __GNUC__ == 2 && __GNUC_MINOR__ == 9 // config-g++-common.h defines these incorrectly for LynxOS 3.x // with G++ version 2.9-gnupro-98r2 # define ACE_HAS_TEMPLATE_SPECIALIZATION # define ACE_HAS_EXPLICIT_STATIC_TEMPLATE_MEMBER_INSTANTIATION # undef ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES #endif /* __GNUC__ == 2 && __GNUC_MINOR__ == 9 */ // By default, don't include RCS Id strings in object code.
// $Id: config-lynxos.h,v 4.98 2005/04/13 16:21:53 olli Exp $ // The following configuration file is designed to work for LynxOS, // version 3.0.0 and later, using the GNU g++ compiler.
But, they don't appear to be intended to be // used between processes.
http://www.cs.wustl.edu/~levine/ACE_wrappers/ace/config-lynxos.h   (411 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.