mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
![]() by hand! Motivation is to fix the following warnings at configure-time for *GCC dbg* : -- netlogon has no base address -- w32time has no base address -- rshell has no base address -- fusion has no base address -- fusion_1_1 has no base address -- fusion_2_0 has no base address -- msxml3r has no base address -- notifyhook has no base address -- vfd has no base address -- msvcrt_crt_dll_startup has no base address -- redirtest1 has no base address -- redirtest2 has no base address -- localspl_apitest.dll has no base address -- load_notifications has no base address -- custom has no base address -- testvdd has no base address This fixes CORE-14831 for *GCC dbg* at least for this branch. Meaning: It hides the effect, without fixing the cause. It is neither a sufficient fix for other toolchains/configs, nor a sustainable solution for master yet. We'd need to improve the python script for that. |
||
---|---|---|
.. | ||
Compiler | ||
baseaddress.cmake | ||
baseaddress_dwarf.cmake | ||
baseaddress_msvc.cmake | ||
bison-flex.cmake | ||
CMakeMacros.cmake | ||
compilerflags.cmake | ||
config-amd64.cmake | ||
config-arm.cmake | ||
config.cmake | ||
gcc.cmake | ||
host-tools.cmake | ||
host-tools.in | ||
init-section.lds | ||
localization.cmake | ||
midl-support.cmake | ||
msvc.cmake | ||
widl-support.cmake | ||
writing_CmakeLists_for_ReactOS.txt |