soccer jersey forums.silverfrost.com :: View topic - Deprecated calls
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 

Deprecated calls
Goto page Previous  1, 2
 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
IanLambley



Joined: 17 Dec 2006
Posts: 490
Location: Sunderland

PostPosted: Thu Mar 25, 2021 8:52 am    Post subject: Reply with quote

This simple program links in 64bit but has missing symbols in 32bit
winapp
program dbostest
include <dbos.ins>
call new_page@
end
I'm not expecting it to run I was only looking for the linker unresolved references.

64 bit:
Compiling file: Dbostest.for
Compilation completed with no errors.
Linking...
Creating executable file C:\Users\Ian\Documents\Projects\Debug\x64\dbostest.exe
Linking completed.

32 bit:
Compiling file: Dbostest.for
Compilation completed with no errors.
Linking...
WARNING the following symbols are missing:
__win_new_page C:\Users\Ian\Documents\Projects\Debug\Win32\Dbostest.obj
(C:\USERS\IAN\DOCUMENTS\PROJECTS\DBOSTEST.FOR)
Creating executable: Debug\Win32\dbostest.exe
Linking completed.

All dlls dated 17/11/2020.

What am I doing wrong?
Back to top
View user's profile Send private message Send e-mail
IanLambley



Joined: 17 Dec 2006
Posts: 490
Location: Sunderland

PostPosted: Sun Apr 04, 2021 2:56 pm    Post subject: Reply with quote

John,

Users
Ian
Documents
Projects
Debug
Win32
also have capital letters! (and John of course)

May be an object file counts as a human and needs a capital letter and an executable is no longer human after execution!

Or may be there are some things in this world which do not have an answer!
Back to top
View user's profile Send private message Send e-mail
PaulLaidler
Site Admin


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

PostPosted: Mon Apr 05, 2021 9:13 am    Post subject: Reply with quote

This issue is addressed here http://forums.silverfrost.com/viewtopic.php?t=4438.
Back to top
View user's profile Send private message AIM Address
IanLambley



Joined: 17 Dec 2006
Posts: 490
Location: Sunderland

PostPosted: Mon Apr 12, 2021 9:09 am    Post subject: Reply with quote

The deprocated calls issue, not the capitalisation variability.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit All times are GMT + 1 Hour
Goto page Previous  1, 2
Page 2 of 2

 
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