bug

Dennis A. Nazaroff dnazaroff@warpsolutions.com
Wed Jul 12 08:35:00 GMT 2000


Hello!

I want porting RogueWave to WindowsNT/for Gnu-Win32.
I using gcc-2.95.2.
I have some problems:
If i compiling Tools.h++ v0710 Windows in static mode, then all work
right.
If i compiling that library in dynamic mode (DLL), then half of examples
work right, but some (for example: binaryt) don't compiling.
Software Parts Manager wrote:
g++    -I. -I../..      -O2 -mthreads -DRW_MULTI_THREAD -D_REENTRANT -D_RWTO
OLSDLL     -DRW_NO_STL=1   -c binaryt.cpp

binaryt.cpp:207: Internal compiler error, output_operand_lossage `invalid
expression as operand'

I change type of base-class and all it static members to __declspec
(dllexport),
but examples still don't compile.

What do you think about this?

With best wishes
        Dennis A. Nazaroff
P.S. Sorry for my knowledge of english.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: binaryt.cpp
Type: text/x-c
Size: 6228 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000712/1d841895/attachment.bin>


More information about the Gcc-bugs mailing list