[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::axp-developer

Title:Alpha Developer Support
Notice:[email protected], 800-332-4786
Moderator:HYDRA::SYSTEM
Created:Mon Jun 06 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3722
Total number of notes:11359

3047.0. "Visual Engineering" by HYDRA::AXPDEVELOPER (Alpha Developer support) Fri Jan 17 1997 17:18

T.RTitleUserPersonal
Name
DateLines
3047.1HYDRA::AXPDEVELOPERAlpha Developer supportFri Jan 17 1997 18:3343
3047.2HYDRA::AXPDEVELOPERAlpha Developer supportWed May 14 1997 15:5945
To: Endy Junan <[email protected]>
Cc: [email protected]
Subject: Re: core.uue  
In-Reply-To: Your message of "Wed, 22 Jan 97 10:38:09 PST."
             <199701221937.LAA11866@mailhost.> 
Date: Thu, 23 Jan 97 11:22:31 -0500
From: Gerrit Saylor <saylor>
X-Mts: smtp

Thanks for the core file.  It will help out, but I'm going to need
some more explicit information also.

I need the output from these two commands:
uname -a
and
ld -V
This will give me the version number for ld and the OS.  I know
you've said that you're running v4.0, but I want to make sure that
it is not v4.0a.

Also, I alluded to this in an earlier note, but I want to make sure again
that none of your libraries are accidentally from a different OS (perhaps
from a faulty installation procedure).  I'm not worried about the system
libraries.  Also, you mentioned:

        Other than the system libs, the rest of the libs are in the form of 

        source code and are compiled at the same time using the same script.
I assume this means that you aren't pulling in object files from someplace.

Additionally if you could send me the entire make file, because I'm not getting
the exact compile line, and therefore I am not sure what's getting sent to
the linker.  If you don't want to sned the makefile, please do a "make clean"
and add an additional flag "-v" to your cc flag list.  This causes the compiler
to explicitly list the output from each pass of the compilation steps, and will
include the kind of information I'm looking for.

I'll need all the above before I can submit a report and get things fixed.

Then again, this was on a porting center machine...  I just remembered...
tell me if it's going to be possible to get any of the above information.

Thanks,

Gerrit
3047.3HYDRA::AXPDEVELOPERAlpha Developer supportWed May 14 1997 15:5945
From: Endy Junan <[email protected]>
Subject: Re: core.uue 
To: [email protected] (Gerrit Saylor)
Date: Fri, 24 Jan 97 11:37:43 PST
In-Reply-To: <[email protected]>; from "Gerrit Saylor" at Jan
 23, 97 11:22 am
Mailer: Elm [revision: 70.85]


> I need the output from these two commands:
> uname -a
> and
> ld -V
> This will give me the version number for ld and the OS.  I know
> you've said that you're running v4.0, but I want to make sure that
> it is not v4.0a.

I'd need to go to the porting center to get these info.

> Also, I alluded to this in an earlier note, but I want to make sure again
> that none of your libraries are accidentally from a different OS (perhaps
> from a faulty installation procedure).  I'm not worried about the system
> libraries.  Also, you mentioned:
> 
>       Other than the system libs, the rest of the libs are in the form of 

>       source code and are compiled at the same time using the same script.
> I assume this means that you aren't pulling in object files from someplace.

That's correct, I'm not pulling them from someplace.

> Additionally if you could send me the entire make file, because I'm not gettin
g
> the exact compile line, and therefore I am not sure what's getting sent to
> the linker.  If you don't want to sned the makefile, please do a "make clean"
> and add an additional flag "-v" to your cc flag list.  This causes the compile
r
> to explicitly list the output from each pass of the compilation steps, and wil
l
> include the kind of information I'm looking for.

Well, it seems like I'll have to go to the porting center to get this, too.
I'll email you once I got them.

Endy
3047.4HYDRA::AXPDEVELOPERAlpha Developer supportWed May 14 1997 16:017
It's been a long time since the customer called and getting
the additional info I need requires him to make a special trip
to the porting center, and I don't expect he's going to have time
to do it.  In the interest of bookkeeping I'm going to close this 
note, opening again if neccessary.

Gerrit