Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
  You are not logged in - nap
SIDInfo 1.0.1   [2023]

SIDInfo 1.0.1 Released by :
Tecnic Software Productions [web]

Release Date :
20 December 2023

Type :
Other Platform C64 Tool

Website :
https://tnsp.org/hg/sidinfo/

User rating:awaiting 8 votes (7 left)   See votestatistics

Credits :
Code .... ccr of Pers' Wastaiset Produktiot, Tecnic Software Productions

Download :

Look for downloads on external sites:
 Pokefinder.org


User Comment
Submitted by Frantic on 29 March 2024
Didn't build on my machine (macos 10.13.6 in this particular case)

-E CC th-libs/endianchk.c
-E LINK endianchk
./endianchk > config.h
-E CC th-libs/th_util.c
-E CC th-libs/th_string.c
th-libs/th_string.c:258:12: warning: implicitly declaring library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
[-Wimplicit-function-declaration]
return vsnprintf(buf, size, fmt, ap);
^
th-libs/th_string.c:258:12: note: include the header <stdio.h> or explicitly provide a declaration for 'vsnprintf'
1 warning generated.
-E CC th-libs/th_file.c
-E CC th-libs/th_args.c
th-libs/th_args.c:269:13: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)'
[-Wimplicit-function-declaration]
snprintf(fmtBuf, sizeof(fmtBuf), " -%c <%s>",
^
th-libs/th_args.c:269:13: note: include the header <stdio.h> or explicitly provide a declaration for 'snprintf'
1 warning generated.
-E CC th-libs/th_crypto.c
-E CC th-libs/th_datastruct.c
-E CC th-libs/th_ioctx.c
th-libs/th_ioctx.c:146:62: warning: format specifies type 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
THERR("'%s' #%" PRIu_SIZE_T ": %s\n", ctx->filename, ctx->line, msg);
~~~ ^~~~~~~~~
1 warning generated.
-E CC th-libs/th_ioctx_stdio.c
th-libs/th_ioctx_stdio.c:40:12: warning: implicit declaration of function 'ftello' is invalid in C99 [-Wimplicit-function-declaration]
return ftello(CTX_FH);
^
th-libs/th_ioctx_stdio.c:46:15: warning: implicit declaration of function 'fseeko' is invalid in C99 [-Wimplicit-function-declaration]
int ret = fseeko(CTX_FH, pos, whence);
^
2 warnings generated.
-E AR obj/unix/thlibs.a obj/unix/th_util.o obj/unix/th_string.o obj/unix/th_file.o obj/unix/th_args.o obj/unix/th_crypto.o obj/unix/th_datastruct.o obj/unix/th_ioctx.o obj/unix/th_ioctx_stdio.o
-E RANLIB obj/unix/thlibs.a
-E CC sidlib.c
sidlib.c:54:13: warning: format specifies type 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
len);
^~~
sidlib.c:62:13: warning: format specifies type 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
len);
^~~
sidlib.c:408:13: warning: format specifies type 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
pos);
^~~
sidlib.c:525:17: warning: format specifies type 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
pos);
^~~
4 warnings generated.
-E CC sidutil.c
sidutil.c:355:55: warning: format specifies type 'unsigned long long' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
THERR("[%s:%" PRIu_SIZE_T "] %s\n", fh->filename, fh->line, msg);
~~~ ^~~~~~~~
1 warning generated.
-E CC sidinfo.c
sidinfo.c:822:13: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Wimplicit-function-declaration]
snprintf(tmp, sizeof(tmp), "%s%s",
^
sidinfo.c:822:13: note: include the header <stdio.h> or explicitly provide a declaration for 'snprintf'
1 warning generated.
-E LINK sidinfo
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_sidutil_chconv_convert in sidutil.o
"_iconv_close", referenced from:
_sidutil_chconv_close in sidutil.o
"_iconv_open", referenced from:
_sidutil_chconv_init in sidutil.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [sidinfo] Error 1
User Comment
Submitted by apprentix on 22 December 2023
Fantastic! Thank you!
Search CSDb
Advanced
Navigate
Prev - Random - Next
Detailed Info
· Summaries (1)
· User Comments (2)
· Production Notes (1)
Fun Stuff
· Goofs
· Hidden Parts
· Trivia
Forum
· Discuss this release
Support CSDb
Help keep CSDb running:



Funding status:




About this site:
CSDb (Commodore 64 Scene Database) is a website which goal is to gather as much information and material about the scene around the commodore 64 computer - the worlds most popular home computer throughout time. Here you can find almost anything which was ever made for the commodore 64, and more is being added every day. As this website is scene related, you can mostly find demos, music and graphics made by the people who made the scene (the sceners), but you can also find a lot of the old classic games here. Try out the search box in the top right corner, or check out the CSDb main page for the latest additions.
Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.091 sec.