Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: cannot build after #7060 on Win64#7754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@jjsuwa-sys3175
Copy link
Contributor

@jjsuwa-sys3175jjsuwa-sys3175 commentedDec 11, 2020
edited
Loading

  • add double-quotes tocompiler.S.flags

  • fix windows-specific processes (recipe.hooks.linking.prelink.[12].pattern.windows)

  • rewrite processing of "mkdir" and "cp" in python because of platform-independence

  • make consistent with the use of quotation marks in other*.py files

Copy link
Collaborator

@d-a-vd-a-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Side note:
if we are ready to create external helpers,
we could use the same scripts written in python for all archs.

* add double-quotes to `compiler.S.flags`* fix windows-specific processes (`recipe.hooks.linking.prelink.[12].pattern.windows`)* rewrite processing of "mkdir" and "cp" in python because of platform-independence
@dok-net
Copy link
Contributor

dok-net commentedDec 13, 2020
edited
Loading

Oops, I didn't notice this one... made my own PR#7761 fixing this same problem tonight. Without all that Python overhead, though. I'm surprised why this PR changes so much more than I did.

@earlephilhowerearlephilhower merged commitfd69945 intoesp8266:masterDec 14, 2020
@jjsuwa-sys3175jjsuwa-sys3175 deleted the fix-problem-on-win64 branchDecember 14, 2020 19:11
davisonja added a commit to davisonja/Arduino that referenced this pull requestDec 28, 2020
…lash* upstream/master: (72 commits)  Typo error in ESP8266WiFiGeneric.h (esp8266#7797)  lwip2: use pvPortXalloc/vPortFree and "-free -fipa-pta" (esp8266#7793)  Use smarter cache key, cache Arduino IDE (esp8266#7791)  Update to SdFat 2.0.2, speed SD access (esp8266#7779)  BREAKING - Upgrade to upstream newlib 4.0.0 release (esp8266#7708)  mock: +hexdump() from debug.cpp (esp8266#7789)  more lwIP physical interfaces (esp8266#6680)  Rationalize File timestamp callback (esp8266#7785)  Update to LittleFS v2.3 (esp8266#7787)  WiFiServerSecure: Cache SSL sessions (esp8266#7774)  platform.txt: instruct GCC to perform more aggressive optimization (esp8266#7770)  LEAmDNS fixes (esp8266#7786)  Move uzlib to master branch (esp8266#7782)  Update to latest uzlib upstream (esp8266#7776)  EspSoftwareSerial bug fix release 6.10.1: preciseDelay() could delay() for extremely long time, if period duration was exceeded on entry. (esp8266#7771)  Fixed OOM double count in umm_realloc. (esp8266#7768)  Added missing check for failure on umm_push_heap calls in Esp.cpp (esp8266#7767)  Fix: cannot build afteresp8266#7060 on Win64 (esp8266#7754)  Add the missing 'rename' method wrapper in SD library. (esp8266#7766)  i2s: adds i2s_rxtxdrive_begin(enableRx, enableTx, driveRxClocks, driveTxClocks) (esp8266#7748)  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@earlephilhowerearlephilhowerearlephilhower approved these changes

@d-a-vd-a-vd-a-v approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@jjsuwa-sys3175@dok-net@earlephilhower@d-a-v

[8]ページ先頭

©2009-2025 Movatter.jp