- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a new limit in version 12 for the command line buffer when preprocessing, when I try to compile my .F90 code using a (albeit maybe execessive) command line of 6355 characters I get the error.
fpp: fatal: Command line too long for buffer
I did not have this problem with version 11 (My cmake generates a lot of includes and libs).
It looks like the limit is around 4000 characters.
fpp: fatal: Command line too long for buffer
I did not have this problem with version 11 (My cmake generates a lot of includes and libs).
It looks like the limit is around 4000 characters.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm still having this problem with version 12.0.2, is this a permanent feature and I should be looking for a way around this, or is this in the pipeline to be fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The 4K buffer was increased to 8K in Update 3, 12.0.3.174 which is posted to https://registrationcenter.intel.com
In version 12.1 there is a new algorithm to use a dynamic buffer which will have no more upper limit.
I would guess 8K would be sufficient, give Update 3 a try.
ron
In version 12.1 there is a new algorithm to use a dynamic buffer which will have no more upper limit.
I would guess 8K would be sufficient, give Update 3 a try.
ron

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page