Skip to content

mwldarm -S warns with "Source file not found, cannot display source" #2

@mid-kid

Description

@mid-kid

Running the following in a pokeplatinum repo:

../metroskrew/build/relink/mwldarm-2.0-82.exe -S build/main.nef.p/src_main_menu_main_menu.c.o

Spits out the following a bunch of times.

GetFullPathNameA: '\home\<path>\pokeplatinum\\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c' = '\home\<path>\pokeplatinum\\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c' (main_menu.c)
stub: GetFileAttributes: only presence and directory: '\home\<path>\pokeplatinum\\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c'
GetFileAttributesA: res=ffffffff lpFileName='/home/<path>/pokeplatinum//home/<path>/pokeplatinum/build/../src/main_menu/main_menu.c'
GetFullPathNameA: '\home\<path>\pokeplatinum\\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c' = '\home\<path>\pokeplatinum\\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c' (main_menu.c)
stub: GetFileAttributes: only presence and directory: '\home\<path>\pokeplatinum\\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c'
GetFileAttributesA: res=ffffffff lpFileName='/home/<path>/pokeplatinum//home/<path>/build/../src/main_menu/main_menu.c'
GetFullPathNameA: '\home\<path>\pokeplatinum\main_menu.c' = '\home\<path>\pokeplatinum\main_menu.c' (main_menu.c)
stub: GetFileAttributes: only presence and directory: '\home\<path>\pokeplatinum\main_menu.c'
GetFileAttributesA: res=ffffffff lpFileName='/home/<path>/pokeplatinum/main_menu.c'
### ../metroskrew/build/relink/mwldarm-2.0-82.exe Linker Warning:
#   Source file "\home\<path>\pokeplatinum\build\..\src\main_menu\main_menu.c
#   " not found, cannot display source

Investigate why the path is being duplicated like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions