[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Fix gdbarm32/conf.COG on macos [ci skip] (169ec8b)

Eliot Miranda notifications at github.com
Fri Aug 27 16:33:09 UTC 2021



> On Aug 27, 2021, at 12:02 AM, Marcel Taeumel ***@***.***> wrote:
> 
> 
> I still wonder about the execution path of "conf.COG". Well, I changed "S=" because it is now one level deeper because of "building" but "../../../../processors" still doesn't make sense because "building/macos64ARMv8/gdbarm32/" is only 3 levels away from the top folder, not four. Same for the addition of "-I" in this commit, which assumes even 5 levels deep.
> 
> For "macos64x64/bochsx64/conf.COG" is looks reasonable: "../../../processors/IA32/bochs/configure", which is 3 hops back to the top level.
> 
> Can you explain this?
> 

The configure script creates makefiles in subdirectories, so one needs one additional step up.  In addition in gdbarm32 to be has to build in gdbarm32/sim/arm so one needs an extra step in the include path for platforms/Cross/plugins/GdbARMPlugin

>> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or unsubscribe.
> Triage notifications on the go with GitHub Mobile for iOS or Android. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/169ec8bfc2dbc56635f009bb90c57af902e8ec7d#commitcomment-55541132
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210827/70047147/attachment.html>


More information about the Vm-dev mailing list