Skip to content

Conversation

@seldridge
Copy link
Member

Change the Makefile for svsim to pass the source files that should be
compiled using the -F filelist option. This is done to avoid problems
where simulations that involve lots of files can exceed the operating
system limits on maximum argument length.

Release Notes

Fix an svsim bug where simulations with many source files (or with long paths)
could exceed operating system limits on argument lengths. Use a filelist
instead.

Change the Makefile for svsim to pass the source files that should be
compiled using the `-F` filelist option.  This is done to avoid problems
where simulations that involve _lots_ of files can exceed the operating
system limits on maximum argument length.

Signed-off-by: Schuyler Eldridge <[email protected]>
@seldridge seldridge added the Bugfix Fixes a bug, will be included in release notes label Nov 4, 2025
@seldridge seldridge requested a review from jackkoenig November 4, 2025 21:19
@seldridge seldridge merged commit cf1fd75 into main Nov 4, 2025
18 of 19 checks passed
@seldridge seldridge deleted the dev/seldridge/svsim-fix-argument-length-issue branch November 4, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix Fixes a bug, will be included in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants