forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Win 7 Problems Again

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato
View previous topic :: View next topic  
Author Message
stfark1



Joined: 02 Sep 2008
Posts: 210

PostPosted: Mon Dec 21, 2009 5:07 pm    Post subject: Win 7 Problems Again Reply with quote

Hi Again Paul Laidler: I tried a new idea based upon your previous notes on Win 7. I found out where the compiler is putting the .obj files, in Checkmate Win32 or Debug Win32. I copied a previous set of .obj files from a Checkmate Win32 file that executes ok under Win XP to the Checkmate Win32 for the file under Win 7. When I do a build, most, not all of the compiles, generate .obj files that are empty, 0 bytes. This is why the linker cannot create the "target", no build completed. Try as I may, I cannot solve this problem. I have looked at the .obj files that have info in them and those that have 0 bytes. They all have the same permission, full access and control over all other files and I am logged on as the administrator and running the software as administrator! Don't know what else to do, do you? Sid Kraft
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Mon Dec 21, 2009 8:02 pm    Post subject: Reply with quote

Have you seen my reply to this question on the other thread.
It does not help if you start a new thread on the same subject.

I suggest that you start a new project for a very simple task (e.g. a Hello World program) to see if you get the same problem.
Back to top
View user's profile Send private message AIM Address
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Mon Dec 28, 2009 9:22 am    Post subject: Reply with quote

Sid

I am not sure how all your forum threads hang together but I think that I have located a memory allocation bug when running the following program that you sent to me...

Code:
C TEST
      ITEST1 = 1
      ITEST2 = 2
      WRITE(7,100) ITEST1, ITEST2
100   FORMAT(1X,2I4)
      END


This bug has already been fixed in salflibc.dll for the next release and I will see if this is new DLL available for download.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Plato All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group