T.R | Title | User | Personal Name | Date | Lines |
---|
3522.1 | I don't know why this makes a difference... | DECC::J_WARD | | Wed Apr 02 1997 09:48 | 13 |
|
I think if you change:
-o tmp/CLcomServer.o
to
-o CLcomServer.o
it will work, i.e. the .o file needs to be specified as ending
up in the current directory.
This seems like a bug in the cxx driver.
|
3522.2 | Work around is OK! | ANNECY::LAROCHE_P | Ne Suze que si l'on Sancerre | Wed Apr 02 1997 10:59 | 4 |
| Thank you for the work around: I just generate the .o file into the current
directory and then move it to its final destination.
Pierre
|
3522.3 | | DECCXX::COLEEN | | Wed Apr 02 1997 17:00 | 7 |
|
I reported this as a driver bug in our bug database. Hopefully,
the workaround will suffice for now.
Thanks for reporting it,
Coleen Phillimore
DEC C++ development
|
3522.4 | Any news on this ? | FURKA::"[email protected]" | Pascal Pederiva | Wed May 21 1997 11:35 | 12 |
| Hi,
I have a customer complaining exactly about the same problem - are there
any news regarding this -Hf problem ?
Thanks for your interest,
Pascal Pederiva
Unix Support Switzerland
[Posted by WWW Notes gateway]
|
3522.5 | | DECCXX::COLEEN | | Tue Jun 03 1997 18:15 | 6 |
|
Which user? We have 2 clds on this apparently and 2 people working
on it. We'll let you know.
Coleen
|
3522.6 | | DECCXL::KAO | | Wed Jun 04 1997 11:45 | 6 |
| Re .0 and .4
Please verify what is the compiler version that your are using.
It works on my DEC C++ V5.5-004.
Apparently, there is a bug introduced at a later version.
Shi-Jung
|
3522.7 | | ANNECY::LAROCHE_P | Ne Suze que si l'on Sancerre | Wed Jun 04 1997 11:53 | 11 |
| re: .4 - Work around given in previous notes works OK.
re: .6 - Versions of cxx compiler and OS are:
# cxx -V:
cxx (cxx)
DEC C++ V5.5-004 on Digital UNIX (Alpha)
# uname -a
OSF1 arbois.aeo.dec.com V4.0 386 alpha
Pierre
|
3522.8 | Using 5.5-004 and 5.5-010 | FURKA::"[email protected]" | Pascal Pederiva | Thu Jun 05 1997 06:00 | 14 |
| Hi,
the customer is using V5.5-010 under Digital Unix 3.2g.
I think I had the same symptoms under 5.5-004 , Du 4.0B
when I tried to reproduce the problem locally.
I got a workaround thru the IPMT which I forwarded to the customer
and await his response.
Thanks,
Pascal Pederiva
[Posted by WWW Notes gateway]
|
3522.9 | It has been fixed in V5.6 | DECCXL::KAO | | Thu Jun 05 1997 09:40 | 7 |
| Thanks for all the information.
I have found the problem, and checked in the fix to our code.
The fix will be in our DEC C++ V5.6 future release.
The bug exists on V5.5-004 and later versions too. (It might happen
on eariler versions. At one time, I had problem to reproduce it
on V5.5-004.)
|